LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-19-2006, 03:21 AM   #1
Chuong
Member
 
Registered: Apr 2006
Posts: 161

Rep: Reputation: 30
Blender problem: can't run Blender, anyone know how?


I've downloaded Blender 2.42 from http://www.blender.org/ recently, bunzip2 and tar-ed the blender package (extracted it).

I then tried to run it, but I get this error message instead:

******************************************************************
[root@bigserver blender-2.42a-linux-glibc232-py24-i386]# ./blender
./blender: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@bigserver blender-2.42a-linux-glibc232-py24-i386]#
******************************************************************

Anyone know the problem about the libstdc++.so.5 problem?



I know that my 3D graphic acceleration/driver is working because I can play Quake 3.

Much appreciation in advance,



Chuong.
 
Old 08-19-2006, 03:44 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Most likely, your distro uses libstdc++.so.6. You haven't provided a lot of information. For example, if you had put your distro in your profile, and it said that you were using Fedora Core 5, then I could tell you to install the compat-libstdc++ package. If your distro is RPM based, then go to http://rpm.pbone.net and search for "libstdc++.so.5" in advanced search. You can filter your search by distro and distro version.
 
Old 08-20-2006, 01:28 AM   #3
Chuong
Member
 
Registered: Apr 2006
Posts: 161

Original Poster
Rep: Reputation: 30
How come Blender can't run with libstdc++.so.6?

Yes, I'm using Fedora Core 5.
 
Old 08-20-2006, 02:52 AM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You probably would need to read through your source code to be certain. The dependency could be indirect.
Also, which version of blender is included in the binary package? That version may use libstd++.so.6.
 
Old 08-20-2006, 03:51 AM   #5
Chuong
Member
 
Registered: Apr 2006
Posts: 161

Original Poster
Rep: Reputation: 30
Uh...I'm not sure, sorry.

I have Blender 2.42.

My Fedora Core 5 uses libstdc++.so.6.
 
Old 08-20-2006, 06:02 AM   #6
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Maybe you misunderstood, or I was mistaken, but isn't there a blender rpm package on one of the Fedora Core 5 installation disks? I thought that either the binary version either was built differently, or it would automatically install the needed glibc++-compat package.
 
Old 08-20-2006, 07:57 AM   #7
Chuong
Member
 
Registered: Apr 2006
Posts: 161

Original Poster
Rep: Reputation: 30
Uh....Fedora Core 5 disk?

What disk?

I downloaded the Fedora Core 5 through BitTorrent.

I didn't know Fedora Core comes with Blender!? Do they?

That's not illegal right?
 
Old 08-20-2006, 09:22 AM   #8
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
If you downloaded a FC 5 dvd from bittorrent, didn't you burn it to a disc?
You could have tried "yum install blender".
Maybe I'm remembering wrong and FC5 doesn't ha
 
Old 08-20-2006, 09:23 AM   #9
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
If you downloaded a FC 5 dvd from bittorrent, didn't you burn it to a disc?
You could have tried "yum install blender".
Maybe I'm remembering wrong and FC5 doesn't have a blender package.

Also, if you compile from source, sometimes the tarball will have similar dependencies, but include the -devel packages as well which have the header files.

Last edited by jschiwal; 08-20-2006 at 09:24 AM.
 
Old 09-01-2006, 05:47 AM   #10
Chuong
Member
 
Registered: Apr 2006
Posts: 161

Original Poster
Rep: Reputation: 30
Sorry about the late reply jschiwal.

I tried to do the yum install blender thing but it failed.

I've checked the blender hardware/software requirements and it says that Blender (not sure if it's the latest version but I think it is) is only supported for Linux kernel 2.5.x I think and I'm currently using Linux kernel 2.6.17 (which is newer than the supported Blender version).

Anyhow I hope that doesn't mean Blender won't be able to run on Fedora Core 5.

I think I should try to install the libstdc5++.so like you say and see how things turn out.

So how would I go about installing the libstdc5++.so neatly (without manually going to a website and clicking links) ?

Do I use yum or something?

(By the way, I don't think Blender comes with the Fedora Core 5 package. This is from past experience using Fedora Core 4. However, I wasn't the one who installed Fedora Core 4 back then, so I'm not sure if they've added Blender to Fedora Core 5 distributions. Anyone who have any clue about this, please comment. My DVD drive is stuffed up so I can't check my Fedora Core 5 DVD disc.)



Chuong.

Last edited by Chuong; 09-01-2006 at 05:53 AM.
 
Old 09-01-2006, 06:17 AM   #11
Chuong
Member
 
Registered: Apr 2006
Posts: 161

Original Poster
Rep: Reputation: 30
Oh damn.

I just checked the Fedora Core 5 package list and a link for blender-2.42-6.fc5.i386.rpm existed. . .
(http://fedoraproject.org/extras/5/i3....42-6.fc5.html)

Weird...

^.^!

Downloading it now, hope it works.

The file seems to have a different name to the one I download from http://www.blender.org/ even though the package list says their blender is from the same address.
 
Old 09-01-2006, 08:54 AM   #12
Chuong
Member
 
Registered: Apr 2006
Posts: 161

Original Poster
Rep: Reputation: 30
Oh never mind jschiwal, I've manage to installed it this time with:

yum install blender

^_^ thanks jschiwal!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem installing blender wisdom Linux - Software 0 06-15-2005 09:25 AM
blender python problem kenji Linux - Software 1 03-14-2005 12:20 PM
Can't run blender 3d under mandrake 10 after I extract it. How come? bkcrane Linux - Newbie 4 08-15-2004 10:52 PM
blender problem paulmedic555 Linux - Software 1 05-15-2004 08:02 PM
Problem installing Blender tissue Linux - Software 2 12-28-2002 09:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration