Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hello!
I am new to Linux. I have Slackware 13.0. And I installed Opera with installpkg ,but Opera aint working. When I find it in application menu and click it it just loading for couple seconds and disapears. When I try to launch it from directory in Konsole i got something like this -
root@milda:/opera-10.10-4742.gcc4-shared-qt3.i386# ./opera
usr/lib/opera/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
For information, SlackBuilds.org is a site that contains SlackBuild scripts (these are shell scripts that compile and build Slackware packages) for many programs.
Thanks for the site. I downloaded and installed qt4 version of Opera, but now there is another error:
root@milda:/opera-10.10-4742.gcc4-qt4.i386# ./opera
No protocol specified
opera: cannot connect to X server :0.0
opera: Fatal error on creating Qt application object
Do you have X running (i.e. do you have a GUI?)? Also, you shouldn't be using the root account all the time - this is a security risk. If you haven't created a regular (non-root) account for yourself yet, do this by running "adduser".
Yes I have KDE runing. Yes I have user that aint root, I just use root in Konsole, but when I use the user it have another error -
nils@milda:/opera-10.10-4742.gcc4-qt4.i386$ opera*
The Opera binary is not located at "/usr/lib/opera/10.10/opera".
Please modify the wrapper script at "/usr/bin/opera".
You probably want to run the install.sh script to put the files in the "right" place. You'll probably need to be root to do that. If you've already done that, then modify the script as the error message says.
Yabadabadoo.... Thank you. I got the problem. I runed the install.sh but it dint instaled libraries, becuse folder /user/lib/opera/10.10 existed, i did rm -r on that and runed agien install.sh and launched opera and it working.
Thanks
Good to hear it works. Please mark your thread as solved (I believe you'll see an option for this if you click "Thread Tools" at the top of this page).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.