Re: [AMBER-Developers] lib and lib64

From: David A Case <case.biomaps.rutgers.edu>
Date: Thu, 9 Feb 2012 11:09:59 -0500

On Thu, Feb 09, 2012, Andreas Goetz wrote:
>
> On my openSuSE 12.1 box, two directories are created for libraries,
> $AMBERHOME/lib
> $AMBERHOME/lib64

This seems unique to openSuSE (maybe other distros). It seems to be created
by the fftw3 configure(?) What is in $AMBERHOME/lib64?

This lib vs lib64 stuff is a real pain. It seems like the simplest solution
is just to have the configure2 script create a soft-link pointer that makes
$AMBERHOME/lib64 point to $AMBERHOME/lib. Then things put into the first will
be visible in the second.

>
> As a consequence the AmberTools and AMBER build fails. Any idea what has
> been changed in the configure script or Makefiles? This was all working
> a couple of weeks ago.

Best guess is that we have a newer version of fftw (3.3 rather than 3.2.x, I
think). Since we'd rather not fool with the internals of fftw, can you see
if the soft-link idea suggested above will work?

...dac


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Feb 09 2012 - 08:30:02 PST
Custom Search