On Wed, 2 Sep 2009 19:26:46 +0000 Jeronimo Calvo <[email protected]> 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 [email protected] It's sweet to be remembered, but it's often cheaper to be forgotten. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
