Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with opera browser

Status
Not open for further replies.

robman70

Technical User
Aug 6, 2002
90
I recently installed opera on redhat 7.2, the install.sh says installation was complete, but when i try to run the application i get an error:

error while loading shared libraries: libqt.so.3: cannot open shared object file: no such file or directory

while searching around for answers i found something saying i should add /usr/lib/opera to the /etc/ld.so.conf, so i added that in and did /sbin/ldconfig, but i still get the same error, if anyone can shed some light or point me in the right direction i would greatly appreciate it

Thanks
 
try installing the static version not the shared lib version of opera.
 
i got the static version installed and working, any idea why the shared lib version wouldnt work?

Thanks for the help
 
Only reason why an application depending on shared libraries wouldn't work is if you don't have the shared libraries installed. //Daniel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top