Date: Tue, 21 Dec 2004 09:27:40 -0500 From: "Peter C. Lai" <sirmoo@cowbert.net> To: ports@freebsd.org Subject: php4 via metaport Message-ID: <20041221142740.GF24545@cowbert.net>
next in thread | raw e-mail | index | archive | help
What is the correct way to build mod_php4 with extensions? The problem I am running into is that I can go into ${PREFIX}/www/mod_php4, type 'make', and build mod_php4, then go into ${PREFIX}/lang/php4-extensions, then 'make' but php4-extensions will not compile any libraries. It appears I have to 'make install' for php4-extensions to be built, but this is bad, since I want to only build the extensions via the metaport (because I want to use /var/db/ports/php4-extensions to direct the option flags) but not install them (say for a dedicated build and dev machine). -- Peter C. Lai University of Connecticut Dept. of Molecular and Cell Biology Yale University School of Medicine SenseLab | Research Assistant http://cowbert.2y.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041221142740.GF24545>