On Sun, Mar 08, 2020, Raman Preet Singh wrote:
>
> I tried installing AT19 on Ubuntu 19.10 following the commands in the
> manual. However, when I run the make command in the shell, I see the
> following error
For the first error, it looks like you either failed to run the
configure script first, or the configure script failed for some reason.
> When I try to install AT10 on Win10 using Windows Subsystem for Linux
Here you have a permissions problem (maybe the same thing happened on
your Linux machine.) It looks you may not have permissions to write in
the $AMBERHOME folder.
Try this:
cd folder-where-amber-is-installed
touch abc
Does this command work, or do you get a "permission denied" error? If
it is the latter, you will need to un-tar the Amber tar file into a
folder where you have write permissions.
Since you are new to Linux, you might consider going to the "Learning
the Unix Command Line" tutorial, which is the first one on the tutorial
tab at ambermd.org.
...good luck....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun Mar 08 2020 - 10:00:01 PDT