<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Kai,<br>
Rather than remove the older install I moved to:<br>
<br>
/opt/hdf5/1.6.3/gcc-4.1.1/gm<br>
<br>
I also installed builds for p4 and serial in<br>
<br>
/opt/hdf5/1.6.3/gcc-4.1.1/p4<br>
/opt/hdf5/1.6.3/gcc-4.1.1/serial<br>
<br>
and made module files for each of these:<br>
<br>
h101:~$module avail hdf5<br>
------- /usr/local/Modules3.1.6/modulefiles ------- <br>
hdf5/1.6.3/gcc-4.1.1/gm&nbsp;&nbsp;&nbsp;&nbsp; <br>
hdf5/1.6.3/gcc-4.1.1/p4&nbsp;&nbsp;&nbsp;&nbsp; <br>
hdf5/1.6.3/gcc-4.1.1/serial<br>
<br>
these modulefiles provide:<br>
<br>
HDF5_HOME<br>
<br>
and prepend relevant locations to:<br>
<br>
LD_LIBRARY_PATH, C_INCLUDE_PATH,CPLUS_INCLUDE_PATH, and,&nbsp; PATH<br>
<br>
Burlen<br>
<br>
<br>
<br>
<br>
<br>
Kai Germaschewski wrote:
<blockquote cite="mid:1201885537.3064.9.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Fri, 2008-02-01 at 12:01 -0500, burlen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is anyone currently using HDF5 on zaphod? Examining ldd for my app I 
notice that there is an HDF5 install built for mpich-gm in 
/usr/local/lib64, of course the loader finds this before any of the 
other builds creating some issues for anyone else not using that 
particular build. I am about to remove it, so please speak up if you 
don't want that to happen.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
On a wild guess, John built that a long time ago, and I doubt he's
using, but I don't know.

There's always the possibility to "mv" instead of "rm", just in case.

LD_LIBRARY_PATH should let you specify your libs first, too, without the
need to do anything as root.

--Kai


  </pre>
</blockquote>
<br>
</body>
</html>