From owner-freebsd-questions Mon Nov 20 1: 5:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 332A337B479 for ; Mon, 20 Nov 2000 01:05:53 -0800 (PST) Received: (qmail 2167 invoked from network); 20 Nov 2000 10:05:46 +0100 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 20 Nov 2000 10:05:46 +0100 From: Mark Rowlands Reply-To: mark.rowlands@minmail.net Date: Mon, 20 Nov 2000 09:59:19 +0000 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: sharpmind2@371.net, freebsd-questions@FreeBSD.ORG References: <20001120071156.14570.fmail@371.net> In-Reply-To: <20001120071156.14570.fmail@371.net> Subject: Re: how to install kde2 MIME-Version: 1.0 Message-Id: <00112009591900.00551@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday 20 November 2000 07:11, sharpmind2@371.net wrote: > I have download the src for kde2, however they are all compressed files,and > there is no a shell-script for installation. anyone show me what to do? > > thx! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message uninstall all old kde qt ports cvsup your ports cd /usr/ports/x11-toolkits/qt22 make QT_GIF_AVAILABLE=yes install clean cd /usr/ports/x11/kde2 make install && make clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message