Okay I did download the GNU version and extracted it and this is what happens
./buildconf.sh libtoolize --force --automake --copy libtoolize: `configure.ac' does not exist Try `libtoolize --help' for more information. aclocal aclocal: `configure.ac' or `configure.in' is required automake -a --foreign -i --copy automake: `configure.ac' or `configure.in' is required autoconf autoconf: no input file Any suggestions? -----Original Message----- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 12:36 PM To: Tomcat Users List Subject: Re: Problem with buildconf.sh Just curious...what version of tar did you use to expand the archive you downloaded? If you used the tar that comes with Solaris, it corrupted the files...the archives must be extracted using GNU tar, not the tar that comes with Solaris. Make sure GNU tar is first on your path. John [EMAIL PROTECTED] wrote: > Greetings, > I can't get buildconf.sh to run. It says that it can't find > configure.in although it is there. I read on the web that there was a > bug with configure.in and buildconf.sh b/c they had extra characters > that prevented them from running on Solaris however when I open them > up I don't see any extra characters. Does anyone have any > suggestions? > > Thanks, > Bobbie > > Bobbie Atristain > Internet Systems Administrator > Media General, INC. > 804.649.6156 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
