Comment 1 for bug 298181

Revision history for this message
Joel Oliver (joelol75) wrote :

Check /usr/lib for the libImath.so.2 file

If it doesn't exist, but a file like libimath.so.2.0.2 or similar exists, create a symbolic link to it. Post back is the link is missing but the file is there.

the command would be:

sudo ln -s /usr/lib/libImath.so.2.0.x /usr/lib/libImath.so.2

substitute the x with the version that does exist... May be a bug in creating the symbolic link on install.