I tried using the mod_webapp binary for Solaris 8 but it was complaining about something so I'm trying to build it myself.
At first I had some problems with APXS but after following the instructions at http://www2.real-time.com/rte-tomcat/2000/Jun/msg00217.html I was able to get mod_webapp to at least compile. However once I install mod_webapp.so in libexec I get the following error: Syntax error on line 206 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_webapp.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal: libgcc_s.so.1: open failed: No such file or directory Config: - Solaris 8 - Apache 1.3.22 - gcc 3.0.1 (which should mean libgcc is installed?) What am I missing here? Where is it looking for libgcc? Thanks, Matt -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>