mod_webapp Compile Problems on FreeBSD 4.7 -- More Info

2002-11-21 Thread Bob Tilley
I left some information out in the original posting of this message. Our shop is running FreeBSD 4.7 and we are trying to setup a Tomcat 4.0.5-Apache website. We are experiencing problems with our attempts to compile mod_webapp. The compile warnings involve several missing files, all of which can

mod_webapp Compile Problems on FreeBSD 4.7

2002-11-21 Thread Bob Tilley
> Our shop is running FreeBSD 4.7 and we are experiencing some curious > problems with our attempts to compile mod_webapp. > > The compile warnings involve several missing files, all of which can be > found in the source of our Apache 1.3.27 installation. Even when the > include files are explici

Re: mod_webapp compile problems

2001-12-21 Thread Lars Nielsen Lind
MAIL PROTECTED]> Sent: Friday, December 21, 2001 10:06 AM Subject: Re: mod_webapp compile problems > Thanks. That is working fine now - but > > When I use the ./make command I receive the following message: > > make: *** No Targets. Stop > > Whats wrong? > > Bes

Re: mod_webapp compile problems

2001-12-21 Thread Lars Nielsen Lind
st" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 9:12 AM Subject: Re: mod_webapp compile problems you need to run > ./support/buildconf.sh first. That will create the .configure file. - Original Message - From: "Lars Nielsen Lind" <[EMAIL PROTECTED]&g

Re: mod_webapp compile problems

2001-12-21 Thread Cavan Morris
you need to run > ./support/buildconf.sh first. That will create the .configure file. - Original Message - From: "Lars Nielsen Lind" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 12:04 AM Subject: m

mod_webapp compile problems

2001-12-21 Thread Lars Nielsen Lind
Hi. I have downloadet the source version of mod_webapp and now I want to compile it with -deapi. I have unpacked the mod_webapp tar file with the source but there is no configure file. The readme.txt file says that I could use the following command to compile mod_webapp: ./configure -deapi