Resolution of the library-path mess
Gary E. Miller
gem at rellim.com
Fri Oct 6 19:46:52 UTC 2017
Yo Daniele!
On Thu, 5 Oct 2017 23:39:51 -0600
Daniele Nicolodi via devel <devel at ntpsec.org> wrote:
> The reason why Python does not
> include /usr/local folders in his search path by default is: what if
> you want to install an alternative Pythion _interpreter_ there?
Uh, no. Each interpreter makes it's own path under /usr/local
Easy to see:
$ ls /usr/local/lib/py* -ld
drwxr-xr-x 2 root root 4096 Nov 4 2016 /usr/local/lib/pylib
drwxr-xr-x 3 root root 4096 Jan 23 2017 /usr/local/lib/python2.7
drwxr-xr-x 3 root root 4096 Nov 21 2016 /usr/local/lib/python3.4
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/20171006/84479ff7/attachment.bin>
More information about the devel
mailing list