Re: [AMBER] cannot fix the problem LD_LIBRARY_PATH does not include $AMBERHOME/lib

From: David A Case <david.case.rutgers.edu>
Date: Wed, 29 Nov 2017 07:28:08 -0500

On Wed, Nov 29, 2017, MinYuan wrote:
> After typing "/amber16$ echo $LD_LIBRARY_PATH"
> it comes as:
>
> /opt/mopac/mopac_cuda_5.5_libs
>
> which is the path added by mdpac, a software.
>
> It seems LD_LIBRARY_PATH is not linked to amber16.

If nothing else works, just do it manually:

export LD_LIBRARY_PATH=$AMBERHOME/lib:/opt/mopac/mopac_cuda_5.5_libs

check that it worked:

echo $LD_LIBRARY_PATH

Of course, you would have to do this every time you log in. See if you can
find a friend who is familiar with Linux, and who can help you in getting
this done automatically whenever you log in.

....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Nov 29 2017 - 04:30:03 PST
Custom Search