David, thank you for your reply, it looked like it worked, would you say so?

[EMAIL PROTECTED] native]# ./buildconf.sh
libtoolize --force --automake --copy
aclocal
automake -a --foreign -i --copy
autoconf
[EMAIL PROTECTED] native]#


Thanks again,

Graeme :)

----- Original Message ----- 
From: "David Goldschmidt" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, June 17, 2004 9:26 PM
Subject: Re: Connecting Tomcat and Apache


> Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first?
> Then do the ./buildconf.sh command locally within that directory?
>
> DaveG
>
>
> Graeme wrote:
>
> > Evening  all, I'm trying to connect Tomcat and Apache, I've been
following this tutorial:
http://www.meritonlinesystems.com/docs/apache_tomcat_redhat.html
> >
> > In order to run the buildconf.sh I installed libtool, httpd-devel,
autoconf and automake because I found on a site that redhat 9 users need
httpd-devel, the rest are dependencies.
> >
> > After I installed all of this and tried to run the buildconf.sh script I
got this:
> >
> >
> > [EMAIL PROTECTED] root]# $CONN_SRC_HOME/jk/native/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
> > [EMAIL PROTECTED] root]#
> >
> >
> > How do I sort this out?  I'm a bit lost :(
> >
> >
> > Cheers in advance,
> >
> > Graeme :)
> >
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to