Date: Thu, 31 Jul 1997 11:48:48 -0700 (PDT) From: schweikh@noc.dfn.de To: freebsd-gnats-submit@FreeBSD.ORG Subject: conf/4201: Installing only X-User does not install config files needed for ports Message-ID: <199707311848.LAA26033@hub.freebsd.org> Resent-Message-ID: <199707311850.LAA26142@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 4201
>Category: conf
>Synopsis: Installing only X-User does not install config files needed for ports
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 31 11:50:01 PDT 1997
>Last-Modified:
>Originator: Jens Schweikhardt
>Organization:
DFN
>Release: 2.2.2R
>Environment:
2.2.2R GENERIC fresh off of the CD
>Description:
Installing the X-User Distribution from the CD (as opposed to
X-Developper) does not install all neccessary files needed to
compile ports requiring imake.
>How-To-Repeat:
Install just X-User and answer 'yes' when asked whether to install ports.
mount /cdrom # the 2nd with the ports source
cd /usr/ports/astro/xphoon
make # fails because /usr/X11R6/lib/X11/config directory does not exist
# among other stuff, like include files, libraries and so on
>Fix:
Problem is that the config files for imake (like Imake.tmpl) are not
in XF86cfg but XF86prog which is off by default for X-User.
FIX: have XF86prog on by default for X-User too.
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707311848.LAA26033>
