Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 16:53:52 +0400
From:      Ivan Albetkov <ivan_alb@agava.com>
To:        Patrick Holahan <patrick@sdn.co.za>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: Php Binary
Message-ID:  <3D8725E0.1080702@agava.com>
References:  <047101c25e48$a36e8260$ec9e1ec4@staff.uunet.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help


Patrick Holahan wrote:
> Hi..
> 
> I'm trying to find the php binary for FreeBSD kernel release 4.6
> The program cacti requires the php binary, not merely php compiled on the
> system.
> 
> Is there a way to compile php4.2.1 so that it gives you a binary?

You need to make it with -DSTANDALONE ,e.g.
cd /usr/ports/www/mod_php4/
make -DSTANDALONE

> Or do you have to download a pre-compiled binary from the web?
> If the latter, where can one find this binary, as I've searched and not been
> able to find one.
> 
> Any help would be appreciated..
> 
> Thanks
> -ph
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 


-- 

Ivan Albetkov
AGAVA Software (http://www.agava.com)



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?3D8725E0.1080702>