Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2004 03:48:04 -0800 (PST)
From:      Anthony Howe <achowe@snert.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/62340: /usr/ports/www/mod_php4  configuration has no option to NOT install X11
Message-ID:  <200402041148.i14Bm4m3052628@www.freebsd.org>
Resent-Message-ID: <200402041150.i14BoKnM092097@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402041148.i14Bm4m3052628>