Prepending trilinos_ is fine with me (and makes sense).

ALSO: With Leopard (OSX 10.5) you _can_ format your disk with _case  
sensitive_ HFS+.  I highly recommend it (and have done it on both my  
Mac workstation and laptop) for anyone who is using a lot of UNIX-like  
features of OSX.  For instance, if you are regularly downloading and  
compiling software (ie libMesh) you should be running a case sensitive  
HFS+ filesystem.

There used to be some problems with Mac software that expected the  
case IN-sensitive filesystem.  This is no longer the case.  I've been  
running this way for about a month now - running all kinds of Mac  
programs and have never once hit a snag.

If you need help reformatting with case sensitive (preserving) HFS+  
just ask.

Derek

On Jun 13, 2008, at 11:53 AM, Benjamin Kirk wrote:

> John asked a few days ago if the OSX case-preserving (but insensitive)
> filesystem ever caused me issues.  The answer was no, but now...
>
> #include <Epetra_Vector.h>
>
> Happily finds the libMesh epetra_vector.h instead of Epetra_Vector.h  
> in the
> trilinos install directory.
>
> Any better suggestion than renaming the libmesh one?  Perhaps
> trilinos_epetra_vector.h or something like that?  If we prepend  
> trilinos_* I
> think it will be easier to navigate in the long run...  Otherwise we  
> need to
> remember ml_*, aztec_*, nox_*, ... and whatever else all belong to the
> trilinos interface.
>
> -Ben
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Libmesh-devel mailing list
> Libmesh-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-devel


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to