ports/62340: /usr/ports/www/mod_php4 configuration has no option to NOT install X11
Anthony Howe
achowe at snert.com
Wed Feb 4 11:50:23 UTC 2004
>Number: 62340
>Category: ports
>Synopsis: /usr/ports/www/mod_php4 configuration has no option to NOT install X11
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 04 03:50:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Anthony Howe
>Release: FreeBSD 4.9
>Organization:
>Environment:
FreeBSD tom.tasfrance.com 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Installing mod_php4 on a web server, with GD support, but is NOT going to run X Windows, proceeds to attempt to install Xpm and all its dependencies anyways. There is no option in the configuration menu to DISABLE the installation of X11.
>How-To-Repeat:
>Fix:
My work around was to CTRL-C immediately after the configuration is written and the make starts to get dependecies. Append to work/Makefile.inc:
WITHOUT_X11=yes
then restart the make. However, this is inelagent when you want to script an install together.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list