Date: 24 Jul 2002 10:09:08 -1000 From: Gary Dunn <knowtree@aloha.com> To: Dev Zero G Ltd <mailing_lists@devzerog.com> Cc: questions@FreeBSD.ORG Subject: Re: apache port, mod_jk, file locations Message-ID: <1027541348.852.32.camel@shf102107.hi.pac.army.mil> In-Reply-To: <3D3DCBF6.7060709@devzerog.com> References: <3D3DCBF6.7060709@devzerog.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-07-23 at 11:34, Dev Zero G Ltd wrote: > I am trying to make mod_jk2 for apache2 and tomcat4 (on FBSD 4.4). > > The problem is that when I install the Apache 2 port, it's (as most port > of FreeBSD do) go into several directories: > > /usr/local/etc/rc.d/apache2.sh > /usr/local/etc/apache2 > /usr/local/include/apache2 > /usr/local/lib/apache2 > /usr/local/libexec/apache2 > /usr/local/share/doc/apache2 > /usr/local/share/apache2 > > And this is a problem because when building mod_jk2, I need to specify a > directory for "apache2.home". Since there is no one home, what do you > think this should be? > > I also need to specify: > > apache2.lib=${apache2.home}/lib > is this "/usr/local/lib/apache2" in my case? I once installed the plain vanilla Linux-style Apache tarball on a FBSD box, specifically to achieve a Linux-style directory tree. Worked fine. Eventually whatever problem I was having at the time was solved when some kind soul posted a port. You should consider doing a port yourself. BTW, in the Linux-style Apache tree everything installs under /usr/local/apache. There you will find a bin, a conf, a lib, a data, and more. A world unto itself. -- Gary Dunn Open Slate Project http://www.aloha.com/~knowtree/ Honolulu registered Linux user #273809 >< This tagline is umop apisdn.>< To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027541348.852.32.camel>