FW: [CIG-SHORT] install PyLith on a 64 bit machine

yaru yaru at earth.sinica.edu.tw
Mon Nov 5 19:48:18 PST 2007


Hi, Brad

I output a log file in every step. Could you check it again? Please look at
the following 

$cd /data
$svn co http://geodynamics.org/svn/cig/cs/spatialdata-0.1/trunk spatialdata
$cd spatialdata
$autoreconf -if
$./configure

$make >& spatialdata_make.log
$make install >& spatialdata_install.log

There are errors in spatialdata_install.log:

error: Could not find suitable distribution for 
Requirement.parse('pythia[mpi]>=0.8.1.4,<0.8.2a')
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/data/spatialdata'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/data/spatialdata'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/data/spatialdata'
make: *** [install-recursive] Error 1

Is it ok to ignore these error messages and continue the installation?
Anyway, I try to ignore all errors and install PyLith as the following:
However, I still can not successfully install PyLith.

$cd /data/pylith/pylith-1.0.1
$./configure CXXFLAGS=-DNEW_SECTION --prefix=/data/cig

checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for nemesis... /data/cig/bin/nemesis
checking whether /data/cig/bin/nemesis version >= 2.3... yes
checking for /data/cig/bin/nemesis version... 2.5
checking for /data/cig/bin/nemesis platform... linux2
checking for /data/cig/bin/nemesis script directory... 
${prefix}/lib/python2.5/site-packages
checking for /data/cig/bin/nemesis extension module directory... 
${exec_prefix}/lib/python2.5/site-packages
checking /data/cig/bin/nemesis sysconfig... ok
checking for PETSc dir... /data/petsc-dev
checking for PETSc arch... linux-gnu-cxx-debug
checking for PETSc config... 
/data/petsc-dev/linux-gnu-cxx-debug/conf/petscconf
checking for PETSc version == 2.3.3... yes
checking for PetscInitialize... yes (C++)
checking for petsc.h... yes
checking whether we can link a trivial C++ PETSc program... yes
checking for PetscInitialize... yes (C++)
checking for PETSc/Sieve... yes
configure: downloading missing Python dependencies
configure: error: cannot download missing Python dependencies
See `config.log' for more details.

Thank you for your help,

Yaru 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spatialdata_make.log
Type: application/octet-stream
Size: 23250 bytes
Desc: not available
Url : http://geodynamics.org/pipermail/cig-short/attachments/20071106/e87bc9e6/spatialdata_make-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Pylith_config.log
Type: application/octet-stream
Size: 34946 bytes
Desc: not available
Url : http://geodynamics.org/pipermail/cig-short/attachments/20071106/e87bc9e6/Pylith_config-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spatialdata_config.log
Type: application/octet-stream
Size: 34946 bytes
Desc: not available
Url : http://geodynamics.org/pipermail/cig-short/attachments/20071106/e87bc9e6/spatialdata_config-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spatialdata_install.log
Type: application/octet-stream
Size: 10167 bytes
Desc: not available
Url : http://geodynamics.org/pipermail/cig-short/attachments/20071106/e87bc9e6/spatialdata_install-0001.obj


More information about the CIG-SHORT mailing list