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

From: <minyuan.mail.ustc.edu.cn>
Date: Wed, 29 Nov 2017 22:23:04 +0800

Thanks a lot!

After adding the line of "test -f ...." at the end of ~/.bashrc, it works!

Best wishes
Yuan Min


minyuan.mail.ustc.edu.cn
 
From: David A Case
Date: 2017-11-29 20:28
To: AMBER Mailing List
Subject: Re: [AMBER] cannot fix the problem LD_LIBRARY_PATH does not include $AMBERHOME/lib
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
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Nov 29 2017 - 06:30:03 PST
Custom Search