Another one I noticed when perfroming a PkgUser install

Right at the end of the SCons installtion, it reports

Installing easy_install script to /usr/bin
Installing easy_install-3.8 script to /usr/bin

however, the install of python-3.8 had already installed a

/usr/bin/easy_install-3.8

Extrapolting from that could see, In a typical deploy-as-root LFS/BLFS
build, SCons putting its own easy_install scripts into place, and so
overwriting those suppiled by the python package, or is it merely the
case that, because of some "python consistency magic", the SCons
package ia merely redeploying scripts from the original python build ?

Interesting for me, my python install hadn't created a versionless
link to

/usr/bin/easy_install

which may or may not be expected,but maybe I missed that.


I note also that the

/usr/bin/easy_install-3.8

that my python 3.8.5 had installed, isn't listed in the LFS Book's
"Contents of Python 3" section ?

Should I have seen that deloyed by the python install ?

Kevin
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to