I get this error on ./autogen.sh
"""
encompass@tabacso:~/Programming/wmaker-crm$ ./autogen.sh
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 196. Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 196.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4 --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --include=m4 --force
configure.ac:66: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
"""
I am running ubuntu 11.04 minimal.

On 08/10/2011 09:10 PM, Carlos R. Mafra wrote:
On Wed, 10 Aug 2011 at 20:57:44 +0300, Jason Brower wrote:
I would love to test the new windowMaker.  Would someone be willing
to write a play by play on how it's done?  From Git to have it as a
login option.
Very roughly:

git clone git://repo.or.cz/wmaker-crm.git
cd wmaker-crm
./autogen.sh
./configure
make
make install

edit your .xinitrc and write

exec /usr/local/bin/wmaker




--
To unsubscribe, send mail to [email protected].

Reply via email to