Yeah I did that - I even chmod'ed to 775 instead of 755 and I still get the same message
-rwxrwxr-x 1 root root 295 Oct 8 2002 buildconf.sh ------------------------------ # ./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 ------------------------------------ Anything else? -----Original Message----- From: Eric J. Pinnell [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 10:59 AM To: Tomcat Users List Subject: RE: Problem with buildconf.sh check your permissions and all that unixy kinda of stuff. make sure you can create and read the file. just a thought. -e On Wed, 30 Jul 2003 [EMAIL PROTECTED] wrote: > Yeah I installed all of that but it's still coming up with the error > for me > - not sure what's going on either > Thanks, > Bobbie > > -----Original Message----- > From: Eric J. Pinnell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 10:44 AM > To: Tomcat Users List > Subject: Re: Problem with buildconf.sh > > > Ok, > > Solaris 9 works for me. > > I had to install libtool-1.5, autoconf-2.57, and automake-1.7. I also > had to install m4-1.4. > > jakarta-tomcat-connectors-jk-1.2.4-src/jk/native: > > bash-2.05$ ./buildconf.sh > libtoolize --force --automake --copy > aclocal > automake -a --foreign -i --copy > configure.in: installing `scripts/build/unix/install-sh' > configure.in: installing `scripts/build/unix/mkinstalldirs' > configure.in: installing `scripts/build/unix/missing' autoconf > bash-2.05$ > > Dunno what's going on over there. > > -e > > On Wed, 30 Jul 2003, Eric J. Pinnell wrote: > > > What version of solaris is this? I wasn't paying attention. > > > > -e > > > > On Wed, 30 Jul 2003, John Turner wrote: > > > > > > > > Sorry, I don't have access to a Solaris "play" box anymore, so I'm > > > at a loss on how to help you resolve this. Hopefully someone else > > > has the answer. > > > > > > John > > > > > > [EMAIL PROTECTED] wrote: > > > > > > > Greetings, > > > > I still can't get buildconf.sh to run without an error - this is > > > > what happens when I try to run it > > > > > > > > ------------------------------------ > > > > # ./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 > > > > -------------------------------------- > > > > > > > > > > > > I've tried untaring it with the new GNU tar - doesn't help - > > > > I've also looked for weird characters in the buildconf.sh and > > > > configure.ac files - but there are none. I'm at a loss as to > > > > what to do - any help would be appreciated. > > > > > > > > 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] > > > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
