<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      Well, I leave this question to answer for the minds behind pymvpa
      ;-)<br>
      Since you seem to have pymvpa now on your system, I would suggest
      to try the alternative installation procedure described on on the
      web page, i.e. running make in in the main directory and than
      using
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif;
        font-size: 16.363636016845703px; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: 2; text-align: start;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
        -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
        255); display: inline !important; float: none;">'export
        PYTHONPATH=<Path to pymvpa>'</span>. I guess you can add
      the last line to your ~/.bashrc file in order to keep this
      konfiguration.<br>
      <br>
      good luck,<br>
      wolf<br>
      <br>
      On 11/23/2012 09:14 AM, Rico Velasco wrote:<br>
    </div>
    <blockquote
      cite="mid:107701B9-55FE-41E8-8F05-7DA5B55876B1@gmail.com"
      type="cite">
      <pre wrap="">Git is not available on centOS 5. And i do not have the permission to install it. I tried. 
Getting everything on took quite a bit of tweaking. And use of wget. 
i was able to run other intall scripts sans git. Can I alter the make script to look for it localy? 


On Nov 22, 2012, at 1:19, wolf zinke <a class="moz-txt-link-rfc2396E" href="mailto:wolf.zinke@ovgu.de"><wolf.zinke@ovgu.de></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I am a bit puzzled by your first error: /bin/sh: git: command not found
It seems, like you do not have git on your system. So how did you get PyMVPA? I guees you have not downloaded it with 'git clone <a class="moz-txt-link-freetext" href="git://github.com/PyMVPA/PyMVPA.git">git://github.com/PyMVPA/PyMVPA.git</a>', right?

A brief search gave me the info, that git for some strange reason is not available per default on CentOS, and that even in the repos it might possibly not found, so maybe this is the reason for your error. What CentOS version are you running?

some links:
<a class="moz-txt-link-freetext" href="http://www.webtatic.com/packages/git17/">http://www.webtatic.com/packages/git17/</a>
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/3779274/how-can-git-be-installed-on-centos-5-5">http://stackoverflow.com/questions/3779274/how-can-git-be-installed-on-centos-5-5</a>
<a class="moz-txt-link-freetext" href="http://www.miketmoore.com/blog/2012/02/26/installing-git-on-centos-6/">http://www.miketmoore.com/blog/2012/02/26/installing-git-on-centos-6/</a>
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/8302479/installing-git-on-centos-failed">http://stackoverflow.com/questions/8302479/installing-git-on-centos-failed</a>

good luck,
wolf

On 11/22/2012 03:02 AM, Rico V wrote:
</pre>
        <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:

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

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

I'm at a loss on how to fix it.  If I start up Python2.7 i can import numpy.disutils.core

any help?
Thank you for your time

_______________________________________________
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>
        <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>
      <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>
    <br>
  </body>
</html>