Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 00:15:43 +0200
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: PHP Installation Issues
Message-ID:  <20020723221542.GL7060@freepuppy.bellavista.cz>
In-Reply-To: <1027461845.32156.36.camel@shf102107.hi.pac.army.mil>
References:  <000701c23276$471d56b0$6a01a8c0@SURVIVAL> <200207232258.30038.mark.rowlands@minmail.net> <1027461845.32156.36.camel@shf102107.hi.pac.army.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
> Subject: Re: PHP Installation Issues
> From: Gary Dunn <knowtree@aloha.com>
> To: Mark Rowlands <mark.rowlands@minmail.net>
> Cc: MET <met@uberstats.com>,
> 	freebsd-questions <freebsd-questions@FreeBSD.ORG>
> Date: 23 Jul 2002 12:04:05 -1000
> 
> On Tue, 2002-07-23 at 10:58, Mark Rowlands wrote:
> 
> > 
> > er.... why not use ports?.......... 
> > 
> > cd /usr/ports/www/apache2
> > make -DWITH_APXS install clean
> > cd /usr/ports/www/mod_php4
> > make -DWITH_APACHE2 install clean
> 
> How did you know to use those -D flags? I agree that using ports is
> often best, but I would not have known about those and so probably my
> attempt would have failed.

    just read the makefiles!
    % $PAGER /usr/ports/www/apache2/Makefile
    % $PAGER /usr/ports/www/mod_php4/Makefile

-- 
FreeBSD 4.6-STABLE
12:14AM up 7 days, 10:33, 7 users, load averages: 0.41, 0.19, 0.11

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?20020723221542.GL7060>