installing mlpy on ubuntu 10.0.04.4

380 views
Skip to first unread message

Farrukh Azfar

unread,
Jan 28, 2013, 10:14:20 AM1/28/13
to mlpy-g...@googlegroups.com
Dear Folks,

am looking for instructions on installing mlpy 3.5.0 on my ubuntu 10.0.04.4 laptop. Can't seem to be able to find them unfortunately. Any pointers/help will be much appreciated.
Farrukh

mchierici

unread,
Jan 29, 2013, 11:00:30 AM1/29/13
to mlpy-g...@googlegroups.com
Dear Farrukh

you should first install a few packages and their dependencies through apt-get (I assume you are familiar with it, otherwise please ask):

build-essential
libgsl0-dev
python-numpy
python-scipy
python2.6-dev (assuming you have Python 2.6 installed)

Then, download the mlpy-3.5.0.tar.gz file from http://sourceforge.net/projects/mlpy/files/ , untar it, cd to the extracted directory, and run

python setup.py build
sudo python setup.py install

Please let us know if this works for you.

Cheers
Marco
Reply all
Reply to author
Forward
0 new messages