From owner-freebsd-ports Sat Jul 31 19: 2: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 45CA014F27 for ; Sat, 31 Jul 1999 19:02:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA99109; Sat, 31 Jul 1999 19:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 1AD6314CF0; Sat, 31 Jul 1999 18:52:09 -0700 (PDT) Message-Id: <19990801015209.1AD6314CF0@hub.freebsd.org> Date: Sat, 31 Jul 1999 18:52:09 -0700 (PDT) From: kosmos@blarg.net To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/12905: Graphical setup utility won't always install by default in XFree86 port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12905 >Category: ports >Synopsis: Graphical setup utility won't always install by default in XFree86 port >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 31 19:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Allan Bowhill >Release: 3.2-STABLE >Organization: none >Environment: FreeBSD io.ntsucks.net 3.2-STABLE FreeBSD 3.2-STABLE #1: Fri Jul 30 06:02:52 PDT 1999 root@io.ntsucks.net:/usr/src/sys/compile/IO i386 >Description: If XFree86 is not already installed, XF86Setup utility won't build by default. During the configuration part of make, if TK is not found on system, configuration will just send a message, and continue building without it. In order to build TK, however, the Xlibs must be installed (e.g. X-windows must already have been built). So, effectively, you have to install X-windows twice to get the graphical configuration utility to install. This is a usability problem. >How-To-Repeat: install minimal base distribution from packages. install cvsup from packages and update sources. make world. install XFree86 from ports (you'll see that it skips grpahical setup build) >Fix: install minimal base distribution from packages. install cvsup from packages and update sources. make world. install XFree86 from ports install something like tkman, which picks up all TK dependencies deinstall XFree86 install XFree86 with FORCE_PKG_REGISTER=YES >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message