Re: [AMBER] issue while installing AMBER tools on windows10 Linux subsystem

From: Ana Ziad <ana.bluesky.46.gmail.com>
Date: Fri, 20 Mar 2020 19:50:00 +0330

*Dear Gustaf,*
*Thank you for your help.*
*I repeated all the steps again and this time installation was successful
but now I encountered another issue with "setenv"*
*So this is the installation message:*

Installation of AmberTools19 serial is complete at Fri Mar 20 19:10:02
+0330 2020.

*but make test didn't work:*

make test
make[1]: Entering directory '/home/maryam/amber18/AmberTools/test'
./test_at_serial.sh
Error: Could not import Amber Python modules!
   Probably your Amber Python environment was not set up correctly.

We recommend adding the line:

   test -f /home/maryam/amber18/amber.sh && source
/home/maryam/amber18/amber.sh (sh/bash/zsh)
or
   test -f /home/maryam/amber18/amber.csh && source
/home/maryam/amber18/amber.csh (csh/tcsh)

to your login shell resource file (e.g., ~/.bashrc or ~/.cshrc).
Makefile:8: recipe for target 'test' failed
make[1]: *** [test] Error 1
make[1]: Leaving directory '/home/maryam/amber18/AmberTools/test'
Makefile:68: recipe for target 'test.serial' failed
make: [test.serial] Error 2 (ignored)


*Then I tried:*

  test -f /home/maryam/amber18/amber.csh && source
/home/maryam/amber18/amber.csh (csh/tcsh)

*And the error is:*

setenv: command not found
setenv: command not found
-bash: /home/maryam/amber18/amber.csh: line 14: syntax error: unexpected
end of file

*Now when I try to call for xleap for example:*

xleap: command not found

*I would appreciate any help*
*Thanks in advance *

On Wed, Mar 18, 2020 at 1:05 AM Ana Ziad <ana.bluesky.46.gmail.com> wrote:

> Dear AMBER developers,
> I am having a confusing issue while installing AMBER tools on windows10
> Linux subsystem.
> I am following this guide:
> https://www.ovetande.se/software/amber/install/ambertools19-windows10-wsl/
>
> I followed all the steps up to:
> ./configure gnu
> Here I get this error:
> ./configure2: 1: ./configure2: python: not found
> Using the AmberTools miniconda installation in
> /home/maryam/amber18/miniconda
> version 3.7.6
>
> Obtaining the gnu compiler suite versions, e.g.:
> /path/to/the/real/GCC -v
> Error: /path/to/the/real/GCC could not be found!
> Configure failed due to the errors above!
> that I tried to fix by searching the mailing list. took me a long time but
> still not working.
> I have python for sure. I can find the path to it, but not sure how to
> apply that in the config file.
> Also tried:*./configure --with-python /path/to/your/python gnu *
> that didnt work
> I will appreciate any help
> thanks a lot
>
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Mar 20 2020 - 09:30:02 PDT
Custom Search