From owner-freebsd-stable@FreeBSD.ORG Mon Jul 14 11:45:27 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD3C337B401 for ; Mon, 14 Jul 2003 11:45:27 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E89543FAF for ; Mon, 14 Jul 2003 11:45:25 -0700 (PDT) (envelope-from torben@kappacorp.com) Received: from kappacorp.com (12-213-126-197.client.attbi.com[12.213.126.197](untrusted sender)) by attbi.com (rwcrmhc12) with SMTP id <200307141845250140063a6me>; Mon, 14 Jul 2003 18:45:25 +0000 Message-ID: <3F12F7A4.80505@kappacorp.com> Date: Mon, 14 Jul 2003 10:34:12 -0800 From: Torben Brosten Organization: Kappa Corp. User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0.0) Gecko/20020622 Debian/1.0.0-0.woody.1 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: wanting to pkg_add KDE/Gnome post-install X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 18:45:28 -0000 After installing a text-based development environment via /stand/sysinstall (followed by CVSup, makeworld/kernel etc to 4-8-stable), I realize I want to install KDE, too. I initiated this with: pkg_add -r kdebase followed again by CVSup etc. Apparently that wasn't enough. Am getting message "XFree86 setup utility.. not installed" when trying to config xf86config (text-based) via /stand/sysinstall What other packages should I install? pkg_add -r xf86config is not found. Thanks in advance, Torben.