Python library installation

Gary E. Miller gem at rellim.com
Tue Nov 7 20:59:17 UTC 2017


Yo Hal!

On Mon, 06 Nov 2017 20:57:29 -0800
Hal Murray <hmurray at megapathdsl.net> wrote:

> > Simple, Distro installed stuff goes in /usr.  User installed stuff
> > goes in / usr/local/.  Nice clean separation.  Been taht way since
> > I learned UNIX in the early 1980's.   
> 
> If it was as simple as that, we wouldn't be having this discussion.

Many simple things that people do not understand, or misunderstand.

Galileo said some simple to understand things, things a kindergardener
can understand, but it turned out badly for Galileo.

> If stuff goes into /usr/local/, what do I have to do in order to use
> it?  I think there are two cases: a typical user typing on their
> terminal, and the sysadmin who wants his system to use it.

Basically the library, executable, python, and maybe miscellaneous paths
need to be setup to look in /usr/local.  Any admin that compiles his own
software did that when he first installed his distro.

Not changed in 50 years.  Long settled standard, for long settled
reasaons.  Just another hacker detail newbies gotta deal with.

> I think the problem area causing troubles was that PYTHONPATH was
> required and/or some people were trying to avoid that.

Yeah, so instead they made it impossible for me to dual install both
system ntpd and git ntpd.   If a new app pulls in the system nptd, after
you install your git ntpd, then the real fun begins.  Been there, done that,
no thanks.  A support nightmare worse than testing people how to set PATH
and PYTHONPATH.

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20171107/f7145e05/attachment.bin>


More information about the devel mailing list