Bug in Emacs PBI removal...
I just un-installed the Emacs pbi and was trying to install Emacs via the ports. The port install failed due to a couple of dangling links left after de-installing the pbi.
/usr/local/share/Emacs/21.3 -> /usr/local/MyPrograms/emacs/...
and
/usr/local/libexec/emacs -> /usr/local/MyPrograms/emacs/...
These links caused the port installation to fail because the emacs directory under MyPrograms no longer exists (because I deinstalled it).
Krreagan
|