Hi,

I have just build trilinos-10.8.4 on Debian (LinuxMintDebianEdition) using
"Automated installation using Dorsal" from
http://fenicsproject.org/download/
It is multiplatform tool.
The only tweaking you may need are editing dorsal.cfg and suse.platform
files to your liking. In the platform file comment all positions
except  boost, swig and trilinos:

# Define the packages this platform needs
PACKAGES=(
boost
swig
trilinos
#petsc
#slepc
# swiginac
#mtl
#scotch
#fiat
# ferari
#ufc
#ufl
#ffc
# syfi
#viper
#instant
#dolfin
)


unfortunately not all dependencies are resolved and I do not know, which
exactly libraries are necessary. Some directions are given in the
xxx.platform files (not all of listed are needed for building trilinos
only), however I have to install some extra on the basis of error
messages.

Jacek


On Wed, 18 Jan 2012, Seufzer, William J. wrote:

> I'm trying to build trilinos-10.8.5 on SUSE Linux Enterprise Server 10 
> (x86_64)
>
> Before I dump details (which are probably more appropriate for Sandia to look 
> at) I'd like to know if anyone else has had success with this version of 
> trilinos, or if maybe I need to step back to a different known-to-work 
> version. The web pages for FIPy has recommendations for building version 9.? 
> of trilinos. The advice is based on using .configure while now trilinos is 
> built with cmake.
>
> In general terms: I'm having trouble with linking libteuchos.so. liblapack.a 
> seems to be the problem. Googling "libteuchos.so error" took me to a page 
> talking about how cmake is not aware of a Fortran lib being linked and the 
> issue is around "mangling" of names.(?)
>
> I'll get more specific as necessary, but I'm wondering if I just need to step 
> back to version 9 and use the .configure advice from the FiPy pages.
>
> Thanks,
>
> Bill
>
>
>
> _______________________________________________
> fipy mailing list
> [email protected]
> http://www.ctcms.nist.gov/fipy
>   [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
>
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to