[Trilinos-Users] problems with pyTrilinos and ubuntu 8.04

rrossi at cimne.upc.edu rrossi at cimne.upc.edu
Mon Oct 20 09:35:36 MDT 2008


Dear all,

first of all i apologise for my previous post, as following the manual i
finally managed to have a correct compilation of the trilinos including
all the shared libraries.

Unfortunately even if the compilation arrives completely to its end, all
of the tests fail for my
pyTrilinos
with the error message

import dl
ImportError: No module named dl

the same error message appears with both 9.0 and 8.08

googling i realized that this error is not new, however i could not find
(or did not understand) how to work around this...

my system is Ubuntu 8.04.
I use
python 2.5.2
swig 1.3.33

my configuration command is :

../configure    --with-mpi-compilers FFLAGS=-fPIC CFLAGS=-fPIC
CXXFLAGS=-fPIC  --enable-amesos    --enable-anasazi  --enable-aztecoo 
--enable-didasko   --enable-epetra    --enable-epetraext   --enable-ifpack
  --enable-ml  --enable-pytrilinos   --enable-teuchos   --enable-triutils 
--enable-galeri

any help would be greatly appreciated

thanks in advance
Riccardo









More information about the Trilinos-Users mailing list