On Wed, Sep 2, 2009 at 3:03 PM, Jerry<ges...@yahoo.com> wrote:
> On Wed, 2 Sep 2009 19:26:46 +0000
> Jeronimo Calvo <jeronimocal...@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
> ges...@yahoo.com
>

The package list may have changed between version 2.6.4 and 2.8.3.  I
would recommend replacing "make deinstall", above, with:

pkg_delete gnutls-2.6.4

Andrew
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to