From owner-freebsd-questions Thu May 31 7:25:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 94BEB37B422 for ; Thu, 31 May 2001 07:25:29 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA24093; Thu, 31 May 2001 16:33:13 +0200 Message-ID: <3B1654CD.EFF9BFC5@i-clue.de> Date: Thu, 31 May 2001 16:27:25 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Jim Couch Cc: Free BSD Questions Subject: Re: startkde not found References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jim Couch schrieb: > > I uninstalled everything I could remember from the install that seemed to > knock KDE back into 1x and was finally allowed to uninstall kdebase. > After I login and type xinit the xserver starts but then kicks out with a > message of > exec startkde :not found > whenever I go to sysinstall and try to configure the desktop as kde (figured > that that would repalce the missing startkde) It logs in to the ftpserver, > reads the index and then kicks out as if KDE is already setup..... > I feel that if I could restore or find and get startkde pointed to that I > would have my old faithul Desktop back.....Where does Startkde belong and > which package does it come from??? > How do I manually extract it and place It? Don't know. Have a look at the output of pkg_info -aI | grep kde which will hint what you've forgotten. Anyhow, you may alternatively just edit the offending file -- ~/.xsession-errors will tell you exactly what is wrong. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message