From owner-freebsd-questions Thu Sep 7 1:27:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 8506637B97E for ; Thu, 7 Sep 2000 01:27:53 -0700 (PDT) Received: from bagabeedaboo.security.at12.de (dial-213-168-73-207.netcologne.de [213.168.73.207]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id KAA27438; Thu, 7 Sep 2000 10:27:51 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.11.0/8.11.0) with ESMTP id e878QvA03924; Thu, 7 Sep 2000 10:26:57 +0200 (CEST) (envelope-from pherman@frenchfries.net) Date: Thu, 7 Sep 2000 10:26:56 +0200 (CEST) From: Paul Herman To: Carlos A M dos Santos Cc: FreeBSD questions list Subject: Re: PHP port to FreeBSD: two questions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 5 Sep 2000, Carlos A M dos Santos wrote: > Hello, I have two questions about the FreeBSD port of PHP: > > 1. The port makefile contains "--without-gd" in CONFIGURE_ARGS. Does > someone know why is GD disabled? I think this was disabled, because GD didn't build shared libraries. Not 100% sure, though. > 2. It seems that it's not possible to generate a standalone php > interpreter (CGI) from the port. Have someone hacked it to do so? I have always done this by hand (same options in port Makefile, but without the --with-axps= option) -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message