From owner-freebsd-questions Tue Oct 30 8:54:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id D5C9437B421 for ; Tue, 30 Oct 2001 08:54:03 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id f9UGs2R12106 for ; Tue, 30 Oct 2001 17:54:02 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2001103017504777:23 ; Tue, 30 Oct 2001 17:50:47 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id f9UGwmV36959 for questions@FreeBSD.ORG; Tue, 30 Oct 2001 17:58:48 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Tue, 30 Oct 2001 17:58:48 +0100 From: Roman Neuhauser To: questions@FreeBSD.ORG Subject: Re: Options on ports make? Message-ID: <20011030175848.F9584@roman.mobil.cz> Mail-Followup-To: questions@FreeBSD.ORG References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 10/30/2001 05:50:47 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 10/30/2001 05:50:53 PM, Serialize complete at 10/30/2001 05:50:53 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Tue, 30 Oct 2001 08:40:52 -0800 > Subject: Options on ports make? > From: sabine225@home.com > To: questions@FreeBSD.ORG > > I need PHP installed with a zillion options. Can I do this and still use > the ports install? Where is the documentation for such a thing? > > ./configure --with-apxs=/usr/sbin/apxs --enable-ftp --with-xml > --with-dom --enable-trans-sid --with-config-file-path=/etc/httpd > --with-mysql=/usr --with-pgsql=/usr --enable-inline-optimization > --with-ttf --with-qtdom --with-gd --enable-gd-native-ttf > --with-imap --includedir=/usr --with-openssl=/usr --with-zlib-dir=/usr > --with-openssl=shared,/usr You should be able to use > make install CONFIGURE_ARGS+="" I suggest reading the makefile first, though. HTH -- Roman FreeBSD 4.4-STABLE 5:57PM up 7 days, 4:40, 16 users, load averages: 0.01, 0.11, 0.17 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message