Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2009 16:03:36 -0400
From:      Jerry <gesbbb@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Error compiling KDE 3
Message-ID:  <20090902160336.70d2a4c4@scorpio.seibercom.net>
In-Reply-To: <beaf3aa50909021226p5e834b6en1d640727c4be3057@mail.gmail.com>
References:  <beaf3aa50909021226p5e834b6en1d640727c4be3057@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Sep 2009 19:26:46 +0000
Jeronimo Calvo <jeronimocalvop@googlemail.com> wrote:

> Trying to compile KDE 3, I am getting the folliwing error...
> 
> any ideas?
> 
> 
> ===>  Installing for gnutls-2.8.3
> ===>   gnutls-2.8.3 depends on executable: pkg-config - found
> ===>   Generating temporary packing list
> ===>  Checking if security/gnutls already installed
> ===>   An older version of security/gnutls is already installed
> (gnutls-2.6.4) You may wish to ``make deinstall'' and install this
> port again by ``make reinstall'' to upgrade it properly.
>       If you really wish to overwrite the old port of security/gnutls
>       without deleting it first, set the variable "FORCE_PKG_REGISTER"
>       in your environment or the "make install" command line.

cd /usr/ports/security/gnutls
make deinstall && make reinstall && make distclean
cd -
make install

-- 
Jerry
gesbbb@yahoo.com

It's sweet to be remembered, but it's often cheaper to be forgotten.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090902160336.70d2a4c4>