I'm not sure why the installation from NeuroDebian doesn't work for
you, but maybe you have some old rests of previous installs on your
box.

Why would you want to install swig manuall? Just do

sudo apt-get install swig

or similar in a terminal, this should get you swig. It must be
callable in a terminal in order to let the installation complete.

Greetings,
Thorsten

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

_______________________________________________
Pkg-ExpPsy-PyMVPA mailing list
Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

Reply via email to