Hi,
    I was able to build mod_webapp by first downloading and installing
the
            libtool-1.3.5
then I was able to
    config --with-apxs=$APACHE/bin/apxs
The resulting mod_webapp.so then allowed me to successfully load
httpd.conf w/ the required lines:
        LoadModule webapp_module libexec/mod_webapp.so
        AddModule mod_webapp.c
I was able to restart my $APACHE.

--
      John Kolvereid
      http://www.akaodin.com
      http://www.kolvereid.com
      [EMAIL PROTECTED]
      1.610.296.4485



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to