I get this error message when I try to install setuptools
Deinstalling nor reinstalling doesn't work. Neither the FORCE_PKG_REGISTER variable doesn't work. What can I do to fix this?
Code:
===> Checking if devel/py-setuptools already installed
===> An older version of devel/py-setuptools is already installed (py26-setuptools-0.6c11)
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 devel/py-setuptools
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Deinstalling nor reinstalling doesn't work. Neither the FORCE_PKG_REGISTER variable doesn't work. What can I do to fix this?