AMBER Archive (2007)

Subject: Re: AMBER: Installing on windows

From: Colby C (colbychiauzzi_at_gmail.com)
Date: Mon Jun 11 2007 - 07:56:39 CDT


By extracting the file I just opened up the tgz like it was a .zip file and
I placed it in the usr directory in the correct sub folders.

I tried to do what you said

I am in the home folder

colby_at_Drco /home
$ tar -xvfz g95-x86-cygwin.tgz
tar: z: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

so I had to do it manually

then I tried this

colby_at_Drco /usr/local/bin
$ configure -cygwin g95
bash: configure: command not found

Finally I tried this

colby_at_Drco ~/amber9/src
$ make install
Error: ./configure must be executed before make !
make: *** [configured] Error 2

On 6/10/07, David A. Case <case_at_scripps.edu> wrote:
>
> On Sun, Jun 10, 2007, Colby C wrote:
>
> > I downloaded g95-x86-cygwin.tgz from http://ftp.g95.org/
> >
> > All I did was extract the files and placed them in the right directorys
> > because -xvzf g95-x86-cygwin.tgz does not work.
>
> Assuming you mean "tar -xvfz g95-x86-cygwin.tgz", this is of concern,
> since
> it suggets you may have a corrupted file. However, your email left out
> two important pieces of information:
>
> 1. What happened with the command that "does not work"?
>
> 2. What did you do *exactly* to "extract the files and placed them in the
> right directorys", given that tar apparently did not work?
>
> When things are done correctly, g95 should be in /usr/local/bin; make
> sure that directory is in your $PATH, and type "configure -cygwin g95",
> followed by "make install" in $AMBERHOME/src.
>
> Be sure to be patient and careful -- as the Amber web site indicates, the
> cygwin/windows version is primarily for those who already know Unix/Linux,
> and for some reason need to run on Windows: " Building the Windows version
> is
> thus somewhat more complex (not simpler) than building under other
> operating
> systems."
>
> ...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
>

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