Previous Thread  Next Thread

chat icon Blender 2.5 Alpha 2: libpcre.so.3: cannot open...workaround

glenn

Posted: Tue Mar 09, 2010 12:56 pm
Joined: 26 Nov 2009
Posts: 3
If you have problem with the new Blender 2.5 Alpha 2 version under linux.

Quote:
./blender -d
./blender: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory


I use a 64bit gentoo linux version, my workaround is:

- login as root or use su or sudo
- cd /lib64/ (/lib or /lib32 for other version)
- ln -s libpcre.so.0.0.1 libpcre.so.3


thx@all
_________________
-- we all coming from the stars
-- I am a noob for ever because I learn something new every day.

http://blog.starwolf.ch
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group