View Single Post
  #22  
Old 03-06-2011, 02:52 PM
lanystvyl
Sarnak
 
Join Date: Jan 2010
Posts: 53
Default

downloaded the eqbuild.tgz and extracted it to /home/lanys/eqemu/build I was able to run the prepare.sh file, i saw it add a few things to the build folder. but when I run autoreconf -fi I get an error;

[root@localhost build]# autoreconf -fi
configure.ac:13: error: possibly undefined macro: AC_DISABLE_STATIC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:26: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
[root@localhost build]#


I am running centOS 5 new install, have apache php perl and mysql running.

thanks for any help
Reply With Quote