Got mod_caucho.so installed. The makefile only refers to Apache 20 while I am running 22. I changed the path in the Makefile to /usr/ports/www/apache22 and the compile arg to yes and it installed fine. Will test now.
Cheers, Andy --- Mvh/Rgds, Andreas Wideroe <andr...@wideroe.net> Den 14. okt. 2010 kl. 21:20 skrev Andy Wodfer <wod...@gmail.com>: > On Thu, Oct 14, 2010 at 7:56 PM, Michael Powell <nightre...@hotmail.com> > wrote: > Christer Solskogen wrote: > > [snip] > >>> > Both Apache (port 80) and Resin3.1 (port 8080) runs fine alone. > >>> > > >>> > >>> You probably have that module already installed. It comes with > >>> www/resin3 according to the Makefile. > >>> > >> > >> Don't think so. locate (updated) and find only shows these: > >> > >> ./tmp/caucho > >> ./usr/local/resin3/webapps/resin-doc/WEB-INF/classes/com/caucho > >> ./usr/local/resin3/webapps/resin-doc/WEB-INF/xsl/caucho > >> ./usr/local/resin3/webapps/resin-doc/examples/amber-basic/WEB- > INF/classes/com/caucho > >> > > > > You might need to have apache[2|22] installed first. > > > > > > You do need Apache installed first as apxs is used to build the mod_caucho > module. Install Apache by the ports system as you normally would. See the > 'Compiling mod_caucho.so' section here: > > http://www.caucho.com/resin-3.1/doc/install-apache.xtp > > If the configure script doesn't/can't find apxs automagically use the CLI > switch and provide it with the location. It should be able to find it. > > Then config resin.conf and httpd.conf accordingly. > > Thanks Mike! > > Will try that and report back. > > Cheers, > Andy > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"