fosshelp
Tuesday, December 15, 2015
How to install python module into /usr/lib or /usr/local/lib
$python setup.py install --prefix=/usr
$python setup.py install --prefix=/usr/local
https://docs.python.org/3/install/#alternate-installation-unix-the-prefix-scheme
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment