[Thread Prev][Thread Next]   >Date Index >Thread Index

Re: [wmx] Compiling error with wmx6

Sven Oliver Moll - Fri Jun 22 13:03:14 2001

Hi there!

On Thu, 21 Jun 2001, Nicolas Robaux wrote:

[...]
> Here is the error message :
>
> c++ -o wmx Border.o Buttons.o Channel.o Client.o Config.o Events.o
> Main.o Manager.o Menu.o Rotated.o Session.o -L/usr/X11R6/lib -lXext -lX11
[...]
There seems to be some mis-configuration by the configure script. Try
adding -lXpm after -lX11 in the Makefile. Make sure that libXpm.so is in
/usr/X11R6/lib. If not add the directory, too using -L/usr/local/lib
_before_ the -lXpm. That should do the trick.

Greetings from Germany,
SvOlli
-- 
  _______
 (  /\           | 'cause your friends don't dance and if they
__)v\/lli a.k.a. | don't dance, well they're no friends of mine.
Sven Oliver Moll |   -- Men Without Hats, "The Safety Dance"



Next: