XFree ported software

Harold Hunt huntharo@msu.edu
Mon Sep 10 10:05:00 GMT 2001


Peoter,

I just downloaded the FVWM 2.4.0 source and built it out of the box without
any problems, other than setting the path before running configure:

http://www.fvwm.org/download.html


Here is exactly what I did:

tar -xjf fvwm-2.4.0.tar.bz2
cd fvwm-2.4.0
mkdir build
cd build
PATH=$PATH:/usr/X11R6/bin
export PATH
../configure
make
make install

That's it.  I think you can handle building and installing it yourself.

Harold



More information about the Cygwin-xfree mailing list