<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">CentOS 6 might work.  I'm 
on 5 though. and i dont have permisson to install git.  only git for 
some permission reason I dont understand.  However, I'm on python 2.7.3 
so maybe it's an issue between versions.  thanks, you have been some 
help.  I did install prce.  is there a way to check if it is installed 
okay.<br>
<br>
You have been a help<br>
<br>
Yaroslav Halchenko wrote:
<blockquote cite="mid:20121123175749.GN7370@onerussian.com" type="cite">
  <pre wrap="">sorry for being useless but for me everything worked 'out of the box'
with centos 6.3 installed in a VM. During installation I have marked it
as a 'development desktop' so it installed python (2.6), numpy, swig,
pcre and even git.  so I just 

git clone <a class="moz-txt-link-freetext" href="git://github.com/PyMVPA/PyMVPA">git://github.com/PyMVPA/PyMVPA</a>
cd PyMVPA
make

and was done no problem.  so you might first try installing pcre (sudo
yum install pcre) and git I guess... and trying it again

Cheers,

On Fri, 23 Nov 2012, Yaroslav Halchenko wrote:

</pre>
  <blockquote type="cite"><pre wrap="">Hi Rico,
</pre></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><pre wrap="">I have not experienced the wonders of the rebuilt RHEL yet before so
can't give a comprehensive answer (installing centos 6.3 in virtualbox
atm).  But could you check if you have libpcre  installed?  strange
thing is that swig (AFAIK from debian package dependencees) depends on
libcpre so on a reasonable system it should get installed automagically
when installing wing.
</pre></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><pre wrap="">to help me out trying to replicate your case -- what was exactly the way
you installed numpy and what version?
</pre></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><pre wrap="">On Wed, 21 Nov 2012, Rico V wrote:
</pre></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><blockquote type="cite"><pre wrap="">i am trying to build and install PyMVPA locally ON CEnOS.  I
installed the dependent pythong components (numpy, scipy, etc.). I
get the following errors:
</pre></blockquote></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><blockquote type="cite"><pre wrap="">make build
/bin/sh: git: command not found
python setup.py config --noisy
Traceback (most recent call last):
  File "setup.py", line 12, in ?
    from numpy.distutils.core import setup, Extension
ImportError: No module named numpy.distutils.core
make: *** [build-stamp] Error 1
</pre></blockquote></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><blockquote type="cite"><pre wrap="">python setup.py build_ext
running build_ext
running build_src
build_src
building extension "mvpa2.clfs.libsmlrc.smlrc" sources
building extension "mvpa2.clfs.libsvmc._svmc" sources
swig++: mvpa2/clfs/libsvmc/svmc.i
swig -python -I/$HOMElib/python2.7/site-packages/numpy/core/include
-I3rd/libsvm -c++
-I/$HOME/lib/python2.7/site-packages/numpy/core/include -I3rd/libsvm
-o build/src.linux-x86_64-2.7/mvpa2/clfs/libsvmc/svmc_wrap.cpp
-outdir build/src.linux-x86_64-2.7/mvpa2/clfs/libsvmc
mvpa2/clfs/libsvmc/svmc.i
swig: error while loading shared libraries: libpcre.so.1: cannot
open shared object file: No such file or directory
error: command 'swig' failed with exit status 127
</pre></blockquote></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><blockquote type="cite"><pre wrap="">I'm at a loss on how to fix it.  If I start up Python2.7 i can
import numpy.disutils.core
</pre></blockquote></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><blockquote type="cite"><pre wrap="">any help?
Thank you for your time
</pre></blockquote></blockquote>
  <pre wrap=""><!---->
</pre>
  <blockquote type="cite"><blockquote type="cite"><pre wrap="">_______________________________________________
Pkg-ExpPsy-PyMVPA mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org">Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org</a>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa</a>
</pre></blockquote></blockquote>
</blockquote>
</body></html>