> I just committed a change that modifies what the $TRILINOS_DIR environment > variable should be set to. I'm not really sure what I was thinking before... > but now it makes more sense. > > What you do is set it to the build directory in which you built Trilinos. > This is more in line with the Trilinos Users Guide ( > http://trilinos.sandia.gov/TrilinosUserGuide.pdf ) where you create a separate > build directory that you run configure inside of. This will make it easy to > switch back and forth between differently configured Trilinos builds.
You know, this is how I originally had things set up, but it seems to be at odds with the "make install" target. Try configuring trilinos with the --prefix="$TRILINOS_DIR" , then do a make install, and you will see what I mean. I suppose we could support both approaches... -Ben ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
