Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
trying to install opera: libqt.so.2 no file or directory?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Hamking
n00b
n00b


Joined: 05 Jul 2002
Posts: 67
Location: MN

PostPosted: Sun Aug 04, 2002 6:01 pm    Post subject: trying to install opera: libqt.so.2 no file or directory? Reply with quote

I emerged opera-static:

Here is the full error when I type "opera" from the command prompt.

Quote:

/usr/lib/opera/6.02-20020701.2/opera: error while loading shared libraries: libqt.so.2: cannot open shared object file: No such file or directory


.....ok.. heh... I almosted solved my own problem just now, as I read what I had written down. I have qt 3 (libqt.so.3 is there) installed, but I also need the qt 2 libraries installed as well, no?

Or, would I just need to sim link it as libqt.so.2? if so, what would be the exact command, and witch one of these do I use?


/usr/qt/3/lib/libqt.so.3.0.5
/usr/qt/3/lib/libqt.so.3.0
/usr/qt/3/lib/libqt.so.3


--Thanks

(btw, I am running a gentoo 1.2 system that I just got running within the last 48 hours... soo... yeah... heh... I'm surprised this is the first time I'm posting... I got KDE 3.0.2 to work!! WOOO! ;) )
_________________
--Hamking :D
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Sun Aug 04, 2002 6:31 pm    Post subject: Reply with quote

The static version of opera does not need the qt dynamic libraries. On my static opera, I get:
Code:

> ldd /opt/opera/lib/opera/6.02-20020701.1/opera
        libpthread.so.0 => /lib/libpthread.so.0 (0x4002b000)
        libdl.so.2 => /lib/libdl.so.2 (0x40041000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40045000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x4011c000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40175000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40186000)
        libm.so.6 => /lib/libm.so.6 (0x40191000)
        libc.so.6 => /lib/libc.so.6 (0x401b4000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x402e3000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

No libqt there. Also the binary is in /opt... Are you running the right opera command (/opt/opera/bin/opera)?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum