INSTALL.adoc

Gary E. Miller gem at rellim.com
Wed Apr 2 00:14:36 UTC 2025


Yo Fred!

On Tue, 1 Apr 2025 16:23:10 -0700 (PDT)
Fred Wright via devel <devel at ntpsec.org> wrote:

> On Tue, 1 Apr 2025, Gary E. Miller via devel wrote:
> > On Mon, 31 Mar 2025 20:52:30 -0700
> > Hal Murray <halmurray at sonic.net> wrote:  
> [...]
> > Alternatively, you can create a link to you python3, called python.
> > Like so:
> >
> > ln -s /usr/bin/python3 /usr/bin/python
> >  
> >> That command line doesn't work on FreeBSD or NetBSD  
> >
> > Yeah, *BSD are weird.  tell me how you do it, and I'll add that
> > as well.  
> 
> You don't say exactly how it fails,

I have no idea how *BSD fails.  Hal?

> but one thing to be aware of is
> that if the symlink already exists, that command may fail,

The paragraph starts with /usr/bin/python not existing.  So that
is covered.

> even if
> it's a benign replacement.  The workaround is to us the '-f' option.
> E.g.:
> 
>  	ln -sf /usr/bin/python3 /usr/bin/python

If the link exists, at least on Gentoo, you absolutely, 100%, do not
want to replace it!

Got any specifix working suggestions?

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
	gem at rellim.com  Tel:+1 541 382 8588

	    Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin


More information about the devel mailing list