[CIG-SHORT] Pylith Install Error

Niz niz.moussatat at gmail.com
Tue Aug 21 00:59:50 PDT 2012


Hello Pylith People

I never seem to get this instalation process right.
I did the following:
  mkdir -p $HOME/src/pylith
  cd $HOME/src/pylith
  mv $HOME/Downloads/pylith-installer-1.7.1-0.tgz .
  tar -zxf pylith-installer-1.7.1-0.tgz

  mkdir -p $HOME/build/pylith
  cd $HOME/build/pylith
  $HOME/src/pylith/pylith-installer-1.7.1-0/configure \
    --with-make-threads=2 \
    --prefix=$HOME/pylith
  source setup.sh
  make LDFLAGS+=-ldl

%% I added the LDFLAGS because of a previous error
%% and cleaned the build folder

The install process advances further till it hits:
checking whether -lpython2.7 is a shared library... yes
configure: downloading missing Python dependencies
configure: error: in `/home/tora/build/pylith/nemesis-build':
configure: error: cannot download missing Python dependencies
See `config.log' for more details
make[3]: Entering directory `/home/tora/build/pylith/nemesis-build'
make[3]: *** No targets specified and no makefile found.  Stop.
make[3]: Leaving directory `/home/tora/build/pylith/nemesis-build'
make[2]: *** [nemesis] Error 2
make[2]: Leaving directory `/home/tora/build/pylith'
make[1]: *** [installed_nemesis] Error 2
make[1]: Leaving directory `/home/tora/build/pylith'
make: *** [installed_pylith] Error 2

As said in the Config.log, I run a Ubuntu 12.04 64bit, its a clean slate,
meaning I am trying to make pylith work with 2 thread before installing
anything else.


Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://geodynamics.org/pipermail/cig-short/attachments/20120821/116bcb06/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 36588 bytes
Desc: not available
Url : http://geodynamics.org/pipermail/cig-short/attachments/20120821/116bcb06/attachment-0001.obj 


More information about the CIG-SHORT mailing list