Changes between Initial Version and Version 1 of Ticket #19911
- Timestamp:
- Jun 10, 2009, 5:52:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19911
-
Property
Priority
changed from
High
toNormal
- Property Owner changed from macports-tickets@… to jameskyle@…
- Property Port py25-pymvpa added
-
Property
Priority
changed from
-
Ticket #19911 – Description
initial v1 1 1 I am trying to install pymvpa using macports. following the instruction on pymvpa.org, I am using the following command: 2 3 sudo port install py25-pymvpa +scipy +pynifti +hcluster +libsvm 4 5 > +matplotlib +pywavelet 6 2 {{{ 3 sudo port install py25-pymvpa +scipy +pynifti +hcluster +libsvm +matplotlib +pywavelet 4 }}} 7 5 while most of installed went on smoothly, I met this following problem. I wonder if you could help me out. many thanks! 8 6 {{{ 9 7 ---> Building py25-pymvpa 10 8 Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-pym … … 60 58 re/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c build/src.macosx-10.5-i386-2.5/mvpa/clfs/libsvmc/svmc_wrap.cpp -o build/temp. 61 59 macosx-10.5-i386-2.5/build/src.macosx-10.5-i386-2.5/mvpa/clfs/libsvmc/svmc_wrap.o" failed with exit status 1 62 60 }}}