Preparing for a point release
Hal Murray
hmurray at megapathdsl.net
Sat Dec 9 00:09:11 UTC 2017
rlaager at wiktel.com said:
> cat > /usr/lib64/python2.7/site-packages/local.pth << EOF
>> /usr/local/lib64/python2.7/site-packages
>> /usr/local/lib/python2.7/site-packages
>> EOF
> mkdir -p /usr/local/lib64/python2.7/site-packages
> mkdir -p /usr/local/lib/python2.7/site-packages
We'll need a variation for 32 bit systems.
Should we package everything up into a script, or leave it in some
documentation where somebody can cut-paste?
--
These are my opinions. I hate spam.
More information about the devel
mailing list