Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 08:50:47 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Sam Carleton <scarleton@miltonstreet.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Getting Apache and mod_perl compiled and installed
Message-ID:  <20000717085047.A75813@jonc.ntdns.wilsonandhorton.co.n>
In-Reply-To: <396FC063.A715349E@miltonstreet.com>; from scarleton@miltonstreet.com on Fri, Jul 14, 2000 at 09:26:03PM -0400
References:  <396FC063.A715349E@miltonstreet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 14, 2000 at 09:26:03PM -0400, Sam Carleton wrote:
> I have successfully gotten Apache/mod_perl to compile under Linux many a
> 
> times.  This is my first attempt at compiling it on FreeBSD and I am
> having problems.

The easiest way to compile Apache is to use the ports system. In your
case, make sure you've got the latest ports skeleton and then:

	cd /usr/ports/www/mod_perl
	make
	make install

-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                        "Irrationality is the square root of all evil"
                                                  - Douglas Hofstadter


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?20000717085047.A75813>