remove old installations
Phil Dobbin
phildobbin at gmail.com
Thu Dec 1 15:22:25 PST 2011
On 1/12/11 22:48, "Roger Pack" <rogerdpack2 at gmail.com> wrote:
> I guess the "frustration" is that if I ever have an aborted
> installation, with that particular port, and then attempt a reinstall,
> I am greeted by an obscure error message "fetch failed, please consult
> this log" (even if --force is used), so I'm trying to work around
> that.
>
> "Most" ports reinstall fine over aborted installations, but not this one.
> -roger-
It's regular practise. In nearly all cases with *nix it's:
./configure
make
make install
& if you don't succeed you perform either:
make uninstall
or
make clean
before you try installing again.
Cheers,
Phil...
--
Nothing to see here... move along, move along
More information about the macports-users
mailing list