From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 07:34:11 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 B73BE16A4B3 for ; Fri, 19 Sep 2003 07:34:11 -0700 (PDT) Received: from TK212017121218.teleweb.at (TK212017121218.teleweb.at [212.17.121.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F84743FAF for ; Fri, 19 Sep 2003 07:34:10 -0700 (PDT) (envelope-from herbert@TK212017121218.teleweb.at) Date: Fri, 19 Sep 2003 16:32:52 +0200 From: Herbert To: Odhiambo Washington , freebsd-questions@freebsd.org Message-ID: <20030919143252.GA88763@TK212017121218.teleweb.at> Mail-Followup-To: Odhiambo Washington , freebsd-questions@freebsd.org References: <20030919073022.GA78148@ns2.wananchi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20030919073022.GA78148@ns2.wananchi.com> X-Operating-System: FreeBSD 5.1-RELEASE-p2 User-Agent: Mutt/1.5.4i Subject: Re: Installing KDE-3.1.3 on 5.1-REL 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, 19 Sep 2003 14:34:11 -0000 On Fri, Sep 19, 2003 at 10:30:22AM +0300, Odhiambo Washington wrote: > Hello Ladies and Gentlemen, > > I am trying to install KDE, but it fails with the message that it requires > a working libXext. > Anyone knows what can fix this? What package is associated with libXext that > I need to install? Hei! libXext.so.6 is installed by XFree86-libraries-4.3.0. Maybe you have an old version of XFree86 installed that doesn't work with KDE3. Btw. KDE-3.1.4 is in the ports now, so you maybe want to cvsup first. You should use portupgrade for upgrading your ports. Herbert