Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When emerging Opera on amd64 (and possible also on x86), it fails to launch because of a missing symlink in /usr/lib32 pointing to libqt-mt.so.3.3.4 in /usr/qt/3/lib32/ Problem can be solved by manualy creating a symlink: cd /usr/lib32 ln -s /usr/qt/3/lib32/libqt-mt.so.3.3.4 ./libqt-mt.so.3 relevant thread: http://forums.gentoo.org/viewtopic-t-530989.html Reproducible: Always Steps to Reproduce: 1.Emerge opera from a near new system (so linux-emul packages need to be installed as well) 2.Launch Opera Actual Results: /opt/opera/lib/opera/9.10-20061214.6/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
*** This bug has been marked as a duplicate of bug 162805 ***