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. -- Hugin will not start; missing library libImath.so.2 https://bugs.launchpad.net/bugs/298181 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
