Re: [S.u.S.E. Linux] WindowMaker
At 10:45 1998-05-29 +0200, Stefan Troeger wrote:
On Fri, 29 May 1998, Mikael Asp wrote:
Well, I did install the libproplist but still it fails and the output is
this:
digital:/tmp/wmaker/WindowMaker-0.14.1 # make install Making install in wrlib make[1]: Entering directory `/tmp/wmaker/WindowMaker-0.14.1/wrlib' gcc -DHAVE_CONFIG_H -I. -I. -I../src -D_BSD_SOURCE -DUSE_XPM -DUSE_PNG -DUSE_JPEG -g -O2 -Wall -finline-functions -c raster.c raster.c:27: X11/Xlib.h: No such file or directory In file included from raster.c:28: wraster.h:50: X11/Xlib.h: No such file or directory wraster.h:51: X11/Xutil.h: No such file or directory make[1]: *** [raster.o] Error 1 make[1]: Leaving directory `/tmp/wmaker/WindowMaker-0.14.1/wrlib' make: *** [install-recursive] Error 1
Looks like the package xdevel is missing. Install it from your SuSE-CD and the compilation should work fine.
I did work, but I had to change the files load.c , png.c and jpeg.c . I changed the line #include <png.h> to #include "/usr/X11/include/png.h" and the same with libjpg.h to make it work. I'm not sure if I made something wrong in the beginning but now it works. I just read Michael's mail about editing the makefile. Well, well. That would have been a nicer solution. But it works now. Thank you all!! Mikael ----------------------------------------------------------------- Life doesn't imitate art, it imitates bad television. Mikael Asp ICQ # 688106 (Home), 4533793 (University) e-mail: <A HREF="mailto:di6mika@cse.hks.se">mailto:di6mika@cse.hks.se</A> homepage: <A HREF="http://www.cse.hks.se/~di6mika/"><A HREF="http://www.cse.hks.se/~di6mika/</A">http://www.cse.hks.se/~di6mika/</A</A>> ----------------------------------------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
participants (1)
-
mr.zelig@linux.nu