On 7-Nov-06, at 12:08 PM, Matthew Closson wrote:
On Tue, 7 Nov 2006, Stuart Henderson wrote:
On 2006/11/07 09:24, Matthew Closson wrote:
I would like to build the php5-gd extension with two flavors
applied at
the same time. (no_x11 and hardened). So here is what I did:
no_x11 applies to the package produced by the port, you need a
full system
(with x11) to build packages from ports.
My mistake, I did see that in the FAQ but I thought that the no_x11
option may override the need for the X11 environment. I added
those filesets and was able to build the port successfully. Thanks.
# pkg_info | grep php5-gd
php5-gd-5.1.4-no_x11-hardened image manipulation extensions for php5
-Matt-
Now that you've got that answered, I'll hijack the thread a bit and
ask a related question. Would the same apply to java? If I've built
jdk1.5 on a machine with X, can I install it on a machine without X,
provided in this case that they're both running 4.0-stable on i386
and that I just don't use any gui code on the non-X machine?
Jeremy