Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 1999 18:23:15 +0000 (GMT)
From:      Robert <robert@namodn.com>
To:        a.bottemanne@nl.ibm.com
Cc:        freebsd-questions@FreeBSD.ORG, bottemanne@capitolonline.nl
Subject:   Re: KDE ships with 2.2.8 ?
Message-ID:  <Pine.BSF.3.96.990114182241.664B-100000@namodn.com>
In-Reply-To: <802566F9.00524B7F.00@d06mta01.uk.ibm.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990114182241.664B-100000>