Date: Tue, 15 Feb 2005 11:48:34 +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: <1108468114.23699.269.camel@lorna.circlesquared.com> In-Reply-To: <421162ED.2070807@phreakout.net> References: <421162ED.2070807@phreakout.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108468114.23699.269.camel>