Page 1 of 1

opera is missing some libs

Posted: 5. Dec 2009, 09:39
by wingevil
I installed Salix in "Basic" mode. After that I installed Opera via gslapt.

Whe I try to start opera from terminal, this message appears:

Code: Select all

mrox[~]$ opera
ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.
/usr/lib/opera/10.10/opera: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
:


How can I fix that?

Re: opera is missing some libs

Posted: 5. Dec 2009, 11:34
by wingevil
Have found the solution: Qt have to be installed. After installing it, Opera works. :)

Re: opera is missing some libs

Posted: 5. Dec 2009, 12:17
by thenktor
Hi,
qt was missing from the dep file. Thanks for the report.