That is all great! 0.5 (devel) branch also picked up that fix so if it works there it should work in maint/0.4 (pushed it to alioth and michael's github meanwhile).
Thanks again, Cheers On Tue, 09 Feb 2010, Christopher Burns wrote: > Yarik, Here's the results of using the --with-system-libsvm switch: > 2010/2/3 Yaroslav Halchenko <[email protected]>: > > I wonder if you could help me out with testing either building works > > Also, if you have system wide installed libsvm it would be great if you > > tested it with > > --with-system-libsvm > #### build and install commands. > [email protected] 11:17:17 $ python setup.py build --with-system-libsvm > [email protected] 11:17:26 $ python setup.py install --prefix=$HOME/local > #### Importing, wtf() and tests > In [1]: import mvpa > /home/cburns/local/lib64/python2.6/site-packages/mvpa/base/verbosity.py:19: > DeprecationWarning: the sets module is deprecated > from sets import Set > In [2]: mvpa.__version__ > Out[2]: '0.5.0.dev' > In [3]: mvpa.wtf() > Out[3]: > Current date: 2010-02-09 11:17 > PyMVPA: > Version: 0.5.0.dev > Path: > /home/cburns/local/lib64/python2.6/site-packages/mvpa/__init__.pyc > Version control (GIT): > GIT information could not be obtained due > "/home/cburns/local/lib64/python2.6/site-packages/mvpa/.. is not under > GIT" > SYSTEM: -- .-. =------------------------------ /v\ ----------------------------= Keep in touch // \\ (yoh@|www.)onerussian.com Yaroslav Halchenko /( )\ ICQ#: 60653192 Linux User ^^-^^ [175555] _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

