From nobody  Thu Jul 31 11:48:48 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.5/8.8.5) id LAA26033;
          Thu, 31 Jul 1997 11:48:48 -0700 (PDT)
Message-Id: <199707311848.LAA26033@hub.freebsd.org>
Date: Thu, 31 Jul 1997 11:48:48 -0700 (PDT)
From: schweikh@noc.dfn.de
To: freebsd-gnats-submit@freebsd.org
Subject: Installing only X-User does not install config files needed for ports
X-Send-Pr-Version: www-1.0

>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:    jkh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 11:50:01 PDT 1997
>Closed-Date:    Mon Jul 20 22:49:01 PDT 1998
>Last-Modified:  Mon Jul 20 22:49:48 PDT 1998
>Originator:     Jens Schweikhardt
>Release:        2.2.2R
>Organization:
DFN
>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.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: phk 
Responsible-Changed-When: Mon May 4 04:14:56 PDT 1998 
Responsible-Changed-Why:  
Jordan, can you decide about this one ? 
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Mon Jul 20 22:49:01 PDT 1998 
State-Changed-Why:  
Not a bug - XUser doesn't (purposely) install the development environment 
you'd need to compile your own ports.  That's something you should pick 
XDeveloper for. 
>Unformatted:
