Wmconfig Installation
1. RequirementsWmconfig requires the GNU C Compiler. An installed X windows system is recommend. It was tested with the following systems:
Cygwin
Linux
FreeBSD
OpenBSD
OpenIndiana
Please let me know if Wmconfig runs on other systems.
2. Installation
After you have downloaded the source, extract the bzipped GNU Tar Archive:
tar -xvjf wmconfig-VERSION-NUMBER.tgz
Change to the new directory and try:
./configure --prefix=/usr/X11R6 --sysconfdir=/etc/X11
make
make install (maybe as root)
This will install the binary in "/usr/X11R6/bin" and the manpage in "/usr/local/man/man1". As root create a directory named wmconfig in "sysconfdir" (see above) directory that will will be used for system wide configuration. Users may add their own menu entries with creating the ".wmconfig" in their home directories.
You may download the samples and copy them into the system wide Wmconfig directory or into your home config directory.