I've managed to install Opera 9.20 on my Ubuntu 64 bit edition, then I've upgraded something and now opera won't work..
I've Googled around and can't find anything..
Any ideas on what to do ?
Juuka
Printable View
I've managed to install Opera 9.20 on my Ubuntu 64 bit edition, then I've upgraded something and now opera won't work..
I've Googled around and can't find anything..
Any ideas on what to do ?
Juuka
Execute opera in Terminal. Post error message here, if any.
ofcourse, silly of me..
Quote:
juukamen@Magdalena:~$ 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.
/home/juukamen/lib/opera/9.21-20070510.6/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
juukamen@Magdalena:~$
Execute this
Code:sudo apt-get install libqt-mt
Did so
Last line = E: could not find the package libqt-mtQuote:
juukamen@Magdalena:~$ sudo apt-get install libqt-mt
Password:
Leser pakkelister ... Ferdig
Skaper oversikt over avhengighetsforhold
Reading state information ... Ferdig
E: Klarte ikke å finne pakken libqt-mt
Quote:
juukamen@Magdalena:~$ 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.
/home/juukamen/lib/opera/9.21-20070510.6/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
Execute this
Post output here.Code:ls /usr/lib/libqt-mt*
here it is
Quote:
juukamen@Magdalena:~$ ls /usr/lib/libqt-mt*
/usr/lib/libqt-mt.so.3
/usr/lib/libqt-mt.so.3.3
/usr/lib/libqt-mt.so.3.3.7
juukamen@Magdalena:~$
Guide: Opera 9.20 + Flash working in Feisty! - Ubuntu Forums
and Step 6.. It worked =)
thanx for letting us know. :)