I've seen a few messages here about problems compiling and installing the latest WindowMaker-0.19.1 on SuSE 5.3. WindowMaker is one of my most favorite window managers, so I decided to take a shot at compiling it. I haven't updated any graphics libs or anything else. This installation is stock 5.3 from the CD. Here's the steps I used to compile/install: 1) tar zxvf WindowMaker-data.tar.gz 2) cd WindowMaker-data 3) mkdir -p /usr/local/share/pixmaps 4) cp pixmaps/* /usr/local/share/pixmaps/. 5) cd .. 6) tar zxvf WindowMaker-0.19.1.tar.gz 7) cd WindowMaker-0.19.1 8) tar zxvf libProplist.tar.gz 9) cd libProplist 10) ./configure 11) make 12) make install 13) cd .. 14) ./configure --enable-sound --with-gfx-libs="-L/usr/X11R6/lib" --with-gfx-incs="-I/usr/X11R6/include" 15) make 16) make install The resulting binaries work extremely well, and the new configuration panel is a dream come true! -- Steve Philp sphilp@ameritech.net "The Internet is like crack for smart people" --Arsenio Hall - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e