Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2005 11:53:02 +0000
From:      Peter Risdon <peter@circlesquared.com>
To:        Bob Ababurko <bob@phreakout.net>
Cc:        questions@freebsd.org
Subject:   Re: how to configure a port for install
Message-ID:  <1108468382.23699.272.camel@lorna.circlesquared.com>
In-Reply-To: <1108468114.23699.269.camel@lorna.circlesquared.com>
References:  <421162ED.2070807@phreakout.net> <1108468114.23699.269.camel@lorna.circlesquared.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2005-02-15 at 11:48 +0000, Peter Risdon wrote:
> On Mon, 2005-02-14 at 21:48 -0500, Bob Ababurko wrote:
> > Hello-
> > 
> > I am trying to figure out how to configure the ports....what I am trying 
> > to do is add mhash to my system that a new script needs and I have to 
> > add the --with-mhash=[dir] when I compile php.  Well I installed php 
> > with the ports and I am hoping to reinstall it with this added.  I have 
> > tried to add it to the Makefile under the configure options, but I got 
> > an error that said: "Unassociated shell command".  That obviously is not 
> > the right way.
> 
> Just install:
> 
> /usr/ports/security/php4-mhash
> 
> on top of your existing php installation.
> 
> An alternative is to install /lang/php4-extensions and check the
> relevant boxes.

Ugh. errant slash:

install lang/php4-extensions

Peter.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108468382.23699.272.camel>