Python tips . From CSWiki. [edit]. How to install python to a local folder? ./configure –prefix=folder; make; make install; set PYTHONPATH and LD_LIBRARY_PATH. Retrieved from “http://wiki.cs.princeton.edu/index.php/Python_tips”. Views …
Read more:
Python tips – CSWiki