Re: Windowmaker Problem

2000-03-12 Thread AlphaByte
I would suggest that if you run the application from a console you will get a constant stream of output messages, until it crashes then the stream will stop. At this point you will see what commands were called that caused it to crash. >From there you will see what may need to done/fixed in order

Re: Windowmaker Problem

2000-03-12 Thread Hal Burgiss
On Sun, Mar 12, 2000 at 07:15:14AM -0700, Dave Watts wrote: > I've recently installedthe Windowmaker RPMs on to my system (RH6.2) > and when I start that window manager I get the following error > message: "The application menu could not be loaded. Look at the > console output for a detailed descr

Re: windowmaker problem

2000-01-23 Thread matt boex
worked fine. thanks steve. matt --- Steve Dixon <[EMAIL PROTECTED]> wrote: > add /usr/local/lib to /etc/ld.so.conf and then run > ldconfig. then try > again. > > matt boex wrote: > > > > i am getting this error when i try to start window > > maker. > > > > wmaker: error in loading shared li

Re: windowmaker problem

2000-01-22 Thread Phil Risby
matt boex wrote: > i am getting this error when i try to start window > maker. > > wmaker: error in loading shared libraries: > libwraster.so.1: cannot open shared o > bject file: No such file or directory > > weird thing, i do a locate and find that file in two > places. > > /usr/local/lib/ and

Re: windowmaker problem

2000-01-22 Thread Steve Dixon
add /usr/local/lib to /etc/ld.so.conf and then run ldconfig. then try again. matt boex wrote: > > i am getting this error when i try to start window > maker. > > wmaker: error in loading shared libraries: > libwraster.so.1: cannot open shared o > bject file: No such file or directory > > weir