[PLUG] Software Upgrade

David Fleck dcf at aracnet.com
Thu Jan 2 18:23:03 UTC 2003


On Thu, 2 Jan 2003, Robert Kopp wrote:
> From this I suspect that the 2.13 binary was in
> /usr/bin, and a successful compile placed 2.57 in
> /usr/local/bin. Perhaps what I should do is to copy
> the binary in /usr/local/bin to /usr/bin, overwriting
> the binary now there. Any suggestions?

Don't overwrite the binary, rename it and symlink in the new binary:

> mv /usr/bin/autoconf /usr/bin/autoconf2.13

> ln -s /usr/local/bin/autoconf /usr/local/bin/autoconf







More information about the PLUG mailing list