From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 21:35:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7090D37B42A for ; Thu, 24 Jul 2003 21:35:57 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1BD243F75 for ; Thu, 24 Jul 2003 21:35:56 -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 (rwcrmhc11) with SMTP id <2003072504355601300n8piae>; Fri, 25 Jul 2003 04:35:56 +0000 Message-ID: <3F20B107.9000805@kappacorp.com> Date: Thu, 24 Jul 2003 20:24:39 -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-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: sysinstall doesnot recognize kde install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 04:35:57 -0000 I've cvsup'd ports then for /usr/ports/x11/XFree86-4 did make install clean with no errors. Then configured XF86 using /stand/sysinstall's XFree86 tty config process. startx shows the basic terminal windows with blue trim as aspected. Then I followed it with make install clean for /usr/ports/x11/kde3 'startx' and /stand/sysinstall doesn't recognize the kde3 install. 'startx' continues to show the generic xfree86 windows environment. sysinstall asks where I want to get kde3 from (ftp etc.). I'd go through the ftp download etc. again, but can't get pass the options menu, as I haven't been able to determine the correct release label to use for 4-STABLE. 1. How to get sysinstall or xfree to recognize kde3 is installed? 2. What release label should I use for sysinstall's option menu, so that it can re-download kde3? Suggestions appreciated, Torben