SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Window Maker Configuration Utility (wmakerconf 2.11)

Copyright (C) 1998-2002 Ullrich Hafner <hafner@bigfoot.de> Copyright (C) 2003-2005 Kevin B. McCarty <kmccarty@princeton.edu>

Description

Wmakerconf is a GTK+ based configuration tool for Window Maker (http://windowmaker.org). Its WWW site is at http://www.starplot.org/wmakerconf/

Features

o Support for most Window Maker attributes (version >= 0.90.0) o Font selection browser, pixmap preview browser, color selection dialog, shortcut dialog, file selection dialog, theme browser, menu configuration ... o Optional tooltips with short description of every attribute

System requirements:

Recommended additional packages:

Installation

tar xzf wmakerconf-2.11.tar.gz
cd wmakerconf-2.11
./configure
make
make install

  • Please install required and recommended packages prior to wmakerconf.
  • The prefix of the Window Maker installation path can be set with ./configure --with-wmakerprefix=DIR if configure doesn't find the data (PREFIX/share/WindowMaker) and sysconfig files (PREFIX/etc/WindowMaker) of Window Maker.
  • NLS can be disabled in case of compile or configure errors in one of the po directories: ./configure --disable-nls
  • If you want NLS but don't have the gettext library installed, use ./configure --with-included-gettext
  • If you should encounter problems with older libraries in places where you can't delete them (e.g. if you don't have root access), you can try to specifically tell the linker which directories to search by using LDFLAGS=-L/DIRECORY/; export LDFLAGS; ./configure ..... (sh syntax, for csh use setenv LDFLAGS /DIRECTORY; ...)
  • If imlib is not detected by configure even though you've installed all required files and libs, use ./configure --disable-imlibtest

Documentation

See extra file 'MANUAL`.

Copyright

wmakerconf is copyrighted by Ullrich Hafner <hafner@bigfoot.de> and Kevin B. McCarty <kmccarty@princeton.edu> and is licensed through the GNU General Public License. Read the COPYING file for the complete license.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.