Hi John, Thanks for the info.
I ahve installed libtool - how to configure and tell ./buildtool.sh script that I have libtool in /libtool-1.3.3 directory? Thanks again! Manoj G. Kithany >From: "Turner, John" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: 'Tomcat Users List' <[EMAIL PROTECTED]> >Subject: RE: mod_jk for Tomact 4.0.4/Apache 2.0 on Solaris 8 >Date: Tue, 3 Sep 2002 14:52:32 -0400 > > >libtool is a utility like any other. It should be in your path. The same >goes for autoconf, etc. > >Libtool, autoconf, and other software are critical for successfully >compiling open source projects from source. I realize it's confusing, >since >the documentation doesn't typically explain why all of these things are >necessary, but if you are going to compile something from (open) source, >you >need to have a full development environment, just like the developers >themselves. This goes beyond having a C compiler. > >Once you get your environment set up with popular tools like libtool and >autoconf (and even tools like ant), compiling from source for the Tomcat >connectors as well as any other open source software will be much easier. > >John > > > -----Original Message----- > > From: Manoj Kithany [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, September 03, 2002 2:42 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: RE: mod_jk for Tomact 4.0.4/Apache 2.0 on Solaris 8 > > > > > > Hi Kishore, > > > > THANKS for sharing this info. with others. > > > > I tried to DOwnload libtools and it created a DIrectory > > /libtools-1.3.3 > > Where do I need to put this direcorty and its files...? How > > to configuer > > libtool? > > > > When I use ./buildconf.sh, it stiill gives errors regarding > > Libtool? How do > > i tell ./buildtool that I have libtool in /libtool-1.3.3 directory? > > > > THanks! > > > > Manoj G. Kithany > > > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
