You are not logged in.
Pages: 1
Blender doesn't start anymore, terminal output:
blender: error while loading shared libraries: libIlmImf.so.6: cannot open shared object file: No such file or directory
libIlmImf.so.6 doesn't exist as can be seen here:
[me@mypc ~]$ ls -l /usr/lib/ | grep IlmImf
-rw-r--r-- 1 root root 1767680 12. Okt 14:44 libIlmImf.a
lrwxrwxrwx 1 root root 18 12. Okt 14:44 libIlmImf.so -> libIlmImf.so.7.0.0
lrwxrwxrwx 1 root root 18 12. Okt 14:44 libIlmImf.so.7 -> libIlmImf.so.7.0.0
-rwxr-xr-x 1 root root 815168 12. Okt 14:44 libIlmImf.so.7.0.0The package which contains it:
[me@mypc ~]$ sudo pacman -Qo /usr/lib/libIlmImf.so
/usr/lib/libIlmImf.so ist in openexr 1.7.1-1 enthaltenCan I symlink libIlmImf.so.6 to libIlmImf.so?
Last edited by Kopfweh (2012-10-13 18:26:31)
Offline
Offline
Thanks for the fast and correct reply, karol!
Offline
Pages: 1