Click to See Complete Forum and Search --> : Slackware/QT


Mikenell
12-06-2000, 02:08 PM
Ok, I'm using Blackbox and I have the latest QT libraries. I downloaded and compiled BlackEdit so I can edit my Blackbox menus.

But when Itry to run it this happens:

Mike@darkstar:~$ blackedit
blackedit: error in loading shared libraries: libqt.so.2: cannot open shared object file: No such file or directory
Mike@darkstar:~$ su
Password:
root@darkstar:/home/Mike# blackedit
blackedit: error in loading shared libraries: libqt.so.2: cannot open shared object file: No such file or directory
root@darkstar:/home/Mike#

As you can see I tried it as root too but that didnt work either, although strangely enough when I login through the login prompt as root, and start it in the window manager root has (FVVM I think) it runs! I have chmoded all of those libqt2.so.2 kind of files to 777 I think, but it still won't work.
Do I need to add that environment variable to my users' .profile file to get it to work for them?
Thanks
Mikenell

Mikenell
12-06-2000, 03:06 PM
I added it to the .profile file and it worked.
Mikenell

binaryDigit
12-06-2000, 04:19 PM
what did you add to your .profile?


------------------
http://home.earthlink.net/~pebice/philLinux.html (http://home.earthlink.net/~pebice)

Mikenell
12-06-2000, 04:53 PM
The things that you need to add to roots one when you install QT, its in the README file of QT. If you don't know what I mean tell me and I'll post it.
Mikenell