Monday, January 31, 2011

Install EPD in use-path -- then install wanted module manually

We install the EPD in the path:
 /home/vanessa_wdi/Programs/epd/

As the last step, you should edit your .bashrc or prepend the EPD install path:

        /home/vanessa_wdi/Programs/epd/bin

E.g. 
To install the nltk:

sudo /home/vanessa_wdi/Programs/epd/bin/python setup.py install

we actually also change the 1st line in the setup.py

-- not try yet, not for sure this 1st line would affect a lot

If next time, try to install it under the usr/bin 


No comments:

Post a Comment