when building eloquence module I get this error

$ ./autogen.sh
Running aclocal...
aclocal:configure.in:17: warning: macro `AM_ENABLE_SHARED' not found in library
aclocal:configure.in:18: warning: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
Running autoconf...
configure.in:17: error: possibly undefined macro: AM_ENABLE_SHARED
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:18: error: possibly undefined macro: AM_PROG_LIBTOOL

When try to build the evolume
$ ./autogen.sh
bash: ./autogen.sh: No such file or directory


According to get-e.org  i should be able to do 

These modules will be compiled as a normal user (not root!) and will be installed to ~/.e/e/modules/:
tar xfvz <source>
./autogen.sh
make
make install

Any help would be apprciated 

Thanks

--


Registered Linux User: #376813
www.fedorajim.homelinux.com

Reply via email to