<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello<br><br>I have installed the new updates using apt-get install python-mvpa-snapshot from your<br>&gt; NeuroDebian repository but error still persists?<br><br>so doing it manually(following instructions) i did this<br><br>amit@amit-MS-7346:~/pymvpa-0.6.0~rc1$ python setup.py install --with-libsvm<br><br>i get this error<br>error: command 'swig' failed with exit status 1<br>So i presume i have to tell it where i downloaded swig? it is in /home/amit/swig-2.0.2<br><br>so do i do this python setup.py install --with-libsvm [-I/home/amit/swig-2.0.2], only this does not work. Also don't i have to tell it where libsvm-3.0 is as well?<br><br>I am according to instructions have to do something like this <br><br><pre>python setup.py build_ext --with-libsvm \<br>    [ -I&lt;LIBSVM_INCLUDEDIR&gt; -L&lt;LIBSVM_LIBDIR&gt; ]<br><br>any help would be great......... thank you<br><br>Amit<br><br></pre><br><br><br>&gt; Date: Tue, 22 Mar 2011 15:59:50 -0400<br>&gt; From: debian@onerussian.com<br>&gt; To: pkg-exppsy-pymvpa@lists.alioth.debian.org<br>&gt; Subject: Re: [pymvpa] SMLR shared library not found<br>&gt; <br>&gt; on ubuntu -- just apt-get install python-mvpa-snapshot from our<br>&gt; NeuroDebian repository:<br>&gt; <br>&gt; http://neuro.debian.net<br>&gt; <br>&gt; otherwise follow <br>&gt; http://www.pymvpa.org/installation.html#alternative-build-procedure<br>&gt; <br>&gt; On Tue, 22 Mar 2011, amit patel wrote:<br>&gt; &gt;    No such file or directory<br>&gt; &gt;     * Please note: warnings are printed only once, but underlying problem<br>&gt; &gt;    might occur many times *<br>&gt; &gt;    WARNING: SMLR: C implementation is not available. Using pure Python one<br>&gt; -- <br>&gt;                                   .-.<br>&gt; =------------------------------   /v\  ----------------------------=<br>&gt; Keep in touch                    // \\     (yoh@|www.)onerussian.com<br>&gt; Yaroslav Halchenko              /(   )\               ICQ#: 60653192<br>&gt;                    Linux User    ^^-^^    [175555]<br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; Pkg-ExpPsy-PyMVPA mailing list<br>&gt; Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org<br>&gt; http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa<br>                                               </body>
</html>