From owner-freebsd-questions Thu Jan 14 18:19:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26247 for freebsd-questions-outgoing; Thu, 14 Jan 1999 18:19:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from namodn.com (namodn.com [207.33.107.203]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26238 for ; Thu, 14 Jan 1999 18:19:52 -0800 (PST) (envelope-from robert@namodn.com) Received: from namodn.com (namodn.com [207.33.107.203] (may be forged)) by namodn.com (8.8.8/8.8.8) with SMTP id SAA00667; Thu, 14 Jan 1999 18:23:15 GMT (envelope-from robert@namodn.com) Date: Thu, 14 Jan 1999 18:23:15 +0000 (GMT) From: Robert To: a.bottemanne@nl.ibm.com cc: freebsd-questions@FreeBSD.ORG, bottemanne@capitolonline.nl Subject: Re: KDE ships with 2.2.8 ? In-Reply-To: <802566F9.00524B7F.00@d06mta01.uk.ibm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sounds like you downloaded the port. If you are not familiar with ports, refer to www.freebsd.org/handbook In a nutshell, ports are a makefile that contains an ftp url for the source the program you would like to install. You simply have to tar -xvf the port, and type "make" in the proper directory. It will then download the sources and compile the program for you. When it is done, you can type "make install" and the binaries/support files will be put in place, ready to run, and a corresponding entry will be put in /var/db/pkg (just like the packages). Ports are a great resource, since you get the source and the compiled program in one swoop; and you know it'll compile without problems ( if you do have problems, see the website for information on reporting such mishaps ). -rob ( www.namodn.com ) ( robert@namodn.com ) On Thu, 14 Jan 1999 a.bottemanne@nl.ibm.com wrote: > Dear Sir/Mrs, > > > Does KDE sip with the 2.2.8 release ? This because I can not finf KDE on > the > web for download (only very small files.. (like 10Kb etc, which is not > correct I suppose) > and it did say it shipped with 2.2.7.... > > Thanks for your answer.. > > Kind regards, > Aernoudt > > > A. Bottemanne > I/T Specialist > > A.Bottemanne@nl.ibm.com > > tel.: +31(0)20-513 7144 > fax: +31(0)20-513 6853 > mobile: +31(0)6-532 67 258 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message