LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   WindowMaker installation problem (https://www.linuxquestions.org/questions/linux-software-2/windowmaker-installation-problem-25114/)

darthtux 07-05-2002 11:10 AM

WindowMaker installation problem
 
I am using Red Hat 6.1 and had WindowMaker0.61. Tried to install 0.80. The installation produced good output. However, when I start X using root 0.61 still starts. When starting X with a user account I get the error:
"wmaker: error in shared libraries: libwraster.s0.2: cannot open shared object file: no such file or directory".
I tried reinstalling 0.61 but no good.
If I can't get 0.80 going I would still like to be able to user 0.61 on the user accounts.

Thanks,
James

DavidPhillips 07-05-2002 11:15 AM

sounds like you need to run ldconfig, and maybe add the lib path to /etc/ld.so.conf

darthtux 07-05-2002 11:33 AM

I did as you said and same problem.

darthtux 07-05-2002 11:36 AM

Why does the root account get 0.61 and the users the error? I would be satisfied getting 0.61 going.

DavidPhillips 07-05-2002 12:42 PM

did you try removing the files in the home folder for wmaker

Mara 07-05-2002 01:31 PM

Or you may try to create a symlink to new startwindowmaker in a directory that's in your PATH before the one the old startwindowmaker is in.

DavidPhillips 07-05-2002 02:18 PM

when I installed wmaker I ran switchdesk and then it worked in gdm


did you run wmaker.inst

darthtux 07-05-2002 09:33 PM

I learned all about ldconfig, backed up my GNUstep directory, and ran wmaker.inst. Now, WindowMaker comes up to the Desktop and crashes. The error is:

"wmaker: error in loading shared libraries:
wmaker: undefined symbol: PLShallowSynchronize"

Thanks for all your help and knowledge so far,
James

DavidPhillips 07-05-2002 10:40 PM

make sure that /etc/ld.so.config has /usr/local/lib

I believe the libs should be there.


also look around for some old libs left over from the old install, if they are found in the libs paths before that right ones are they will cause problems.

Mara 07-06-2002 02:48 PM

In ld.co.config every directory is in another line. So put /usr/local/lib in the next line after the last one you have (in most distros there's only one line there).

darthtux 07-06-2002 10:43 PM

Tried all failed. Is there any way to get rid of version 0.80. I mean, 0.61 works fine for the root account and I would just rather have it working for the users accounts.

DavidPhillips 07-07-2002 01:29 PM

you can run make uninstall


All times are GMT -5. The time now is 04:49 PM.