Kitche wrote:
David Wolfskill wrote:
My experience was that ImageMagick did build, but it also put up a
little window with a message on it.  So my feeling is that the OP is
correct, and that at least on some versions of FreeBSD (in my case 7.0)
that access to an X11 environment is required for the port to install.

ImageMagick port does not require X to build for the user that is building
it. Sounds like either your ports is corrupted or something deeper on your
system is causing this issue.

As you can see from my original log, X is used.

X is not required, since it is not used, if I build with 'su -' instead of 'su' (and thus have a clear environment without DISPLAY being set). If the build tries to use X and is denied, the test fails.

The port is not corrupted... just have a look at these two tests:

/usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.1/PerlMagick/t/x11/read.t
/usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.1/PerlMagick/t/x11/write.t

Jan Henrik
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to