From owner-freebsd-questions Mon Apr 15 15:38:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 9584837B400 for ; Mon, 15 Apr 2002 15:38:35 -0700 (PDT) Received: (qmail 14510 invoked by uid 0); 15 Apr 2002 22:38:34 -0000 Received: from pd9e4d9ad.dip.t-dialin.net (HELO snorry.myip.org) (217.228.217.173) by mail.gmx.net (mp011-rz3) with SMTP; 15 Apr 2002 22:38:34 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Thomas Wuerfl To: gsfgf@softhome.net Subject: Re: KDE3 Date: Tue, 16 Apr 2002 00:38:46 +0200 X-Mailer: KMail [version 1.4] References: In-Reply-To: Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200204160035.52573.thomaswuerfl@gmx.de> 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 Am Montag, 15. April 2002 23:58 schrieb Jeff Jeter: > Does anyone know when KDE3 will be in ports or a good guide to doing th= e > update manually? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Hi Jeff, this should work: 1. # pkg_info 2. remove all kde/qt packages 3. # setenv PACKAGESITE http://freebsd.kde.org/packages/3.0_1/All/ 4. # pkg_add -r kdebase-3.0.tgz 4a. # pkg_add -r 'packages that you like/need' 5. wait, wait, wait.... ;-) Some things are still broken. Escpecially kdm is hard to get to work. If = you=20 should succeed, please let me know how you did. :-) Regards, Tom =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message