Results 1 to 9 of 9
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 ...
- 07-20-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 66
Installing Opera at one 64 bit ubuntu
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
- 07-20-2007 #2
Execute opera in Terminal. Post error message here, if any.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-20-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 66
ofcourse, silly of me..
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:~$
- 07-20-2007 #4
Execute this
Code:sudo apt-get install libqt-mt
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-20-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 66
Did so
Last line = E: could not find the package libqt-mtjuukamen@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
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
- 07-20-2007 #6
Execute this
Post output here.Code:ls /usr/lib/libqt-mt*
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-20-2007 #7Just Joined!
- Join Date
- Jul 2007
- Posts
- 66
here it is
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:~$
- 07-21-2007 #8Just Joined!
- Join Date
- Jul 2007
- Posts
- 66
Guide: Opera 9.20 + Flash working in Feisty! - Ubuntu Forums
and Step 6.. It worked =)
- 07-21-2007 #9
thanx for letting us know.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
