Hi,
 I tried to install the trunk version of FiPy via svn on an AMD64 running Ubuntu
8.04 after installing the other required packages (including TriLinos 9.0), and
the installation of FiPy seemed to go fine. However, when I try to run 'python
setup.py test' or any of the examples I get the error:

 raise ImportError, "Could not import any solver package. If you are using
Trilinos, make sure you have all of the necessary Trilinos packages installed -
Epetra, EpetraExt, AztecOO, Amesos, ML, and IFPACK." 
ImportError: Could not import any solver package. If you are using Trilinos,
make sure you have all of the necessary Trilinos packages installed - Epetra,
EpetraExt, AztecOO, Amesos, ML, and IFPACK.

Is there an environment variable I need to set?
I checked the installation instructions and the mailing list, but could not find
a discussion of this issue. Thanks in advance for your help.

Recif
 


Reply via email to