AMBER Archive (2004)

Subject: Re: AMBER: Problem: Installing Amber8 on PC with Windows XP

From: David A. Case (case_at_scripps.edu)
Date: Tue Aug 03 2004 - 17:28:25 CDT


On Tue, Aug 03, 2004, Nhat-hang Duong wrote:
>
> Does anybody have problem installing Amber8 on a PC (Pentium IV) with
> Windows XP?
>
> I have installed:
>
> 1) Cygwin (downloaded from http://cygwin.com)
> 2) Amber8
> 3) Absoft Complier
>
> When I followed the instruction to install Amber 8, here is what I get:
>
>
> "$ ./configure -p4 absoft
>
> Warning: the AMBERHOME environment variable is not defined!
> It usualy should be set to the path of Amber's top level
> directory.
> Caution: Setting AMBERHOME to /home/Hang/amber8 !

As others have mentioned, you will need to basic Unix/Linux skills to install
on Windows. But setting you AMBERHOME environemnt variable is discussed
in point (1) of "Installation of Amber 8" (p. 6 of the Users' Manual).
Don't skip any of the steps just because you are on Windows! [It is likely
that the configure script guessed correctly, but you will still need this
variable defined to run Amber once you get it compiled.]

>
> Additionally, when I try to compile using "make serial," I get the
> following error "make: command not found."

When you download Cygwin, by default you only get very basic things. You
will need to download the development tools (including "make"), and the X11
development tool (if you want to compile xleap).

This can be a bit of a pain if you have never compiled a Unix/Linux program
before: you will need to learn how to set environment variables, what to
do with "command not found" messages, and so on. Treat this as a learning
experience, since many other scientfic codes assume a similar knowledge.

...good luck...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu