I am writing "HOW-TO install and integrate ssh on Mac OS X" ... (Where can I publish it?)
Scott Burch
scott.burch at camberwind.com
Thu Dec 4 04:26:05 EST 2003
Robert,
As a matter of practice never intermingle your contributed binaries/code
with system provided binaries. If you are installing binaries that
already exist in the OS then you should place them in their own distinct
directory tree (e.g. /opt/local, etc.). If you replace system binaries,
then future OS updates will indeed overwrite your changes.
-Scott
On Tue, 2003-12-02 at 17:50, Robert wrote:
> I want to install my own ./config(ured) version becorse I disabled
> everythin I don't need.
>
> If I install in /usr/bin, the next software upgrade will replace it
> (when a newer OpenSSH version comes out).
>
> Any thoughts?
>
> Greetings,
> Robert
>
>
>
> Am 02.12.2003 um 01:31 schrieb Andrew Farmer:
>
> > On Mon, 01 Dec 2003 12:26:41 -0800, Robert muttered:
> >> So you see I am interested to use OpenSSH on my Mac with the same ease
> >> as I use other programs on OS X...
> >
> > Uh...
> >
> > OS X already comes with OpenSSH installed. It's not a proprietary Apple
> > implementation.
> >
> > If you want to use your own config, replace the one in /etc.
> >
> > If you want to use a newer version, replace the one in /usr/bin.
> >
> > If you just want to install another copy of SSH on top of the one
> > that's
> > already there, WHY?
> >
> > --
> > Andrew Farmer
> > andfarm at thibs.menloschool.org
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
--
Scott Burch <scott.burch at camberwind.com>
More information about the openssh-unix-dev
mailing list