[gmx-users] Re : installation of gromacs in windows on cygwin
Justin A. Lemkul
jalemkul at vt.edu
Wed Oct 6 05:09:31 CEST 2010
bharat gupta wrote:
> Hi all
>
> I am trying installing gromacs 4.5.1 in windows using cygwin .. I have
> fftw3 package also without any error.. but the moment I use ./configure
> command given in the installation instruction I am getting the following
> error :-
>
>
> Selva at selva-pc /fftw-3.2.2/gromacs-4.5.1
> $ ./configure
> checking build system type... config/config.guess: line 136: 4000 Aborted
> ( test -f /.attbin/uname ) > /dev/null 2>&1
> config/config.guess: line 1308: 3184 Aborted ( umask
> 077 && mkd
> ir $tmp )
> config/config.guess: line 1308: 4060 Aborted ( umask
> 077 && mkd
> ir $tmp )
> config.guess: cannot create a temporary directory in /tmp
> config/config.guess: line 1308: 3248 Aborted ( rm -f
> $tmpfiles
> 2> /dev/null; rmdir $tmp 2> /dev/null )
> configure: error: cannot guess build type; you must specify one
>
> Selva at selva-pc /fftw-3.2.2/gromacs-4.5.1
> $ ./configure --enable-shared LDFLAGS = '-L/usr/local/lib'
> configure: WARNING: you should use --build, --host, --target
> configure: error: invalid variable name: `'
>
There should not be spaces within the declaration of LDFLAGS, i.e.:
LDFLAGS='-L/usr/local/lib'
You are also being told that configure cannot guess your build type, so it must
be specified manually.
-Justin
>
> Can anybody help me out in this regard ...
>
>
> --
> Bharat
> Ph.D. Candidate
> Room No. : 7202A, 2nd Floor
> Biomolecular Engineering Laboratory
> Division of Chemical Engineering and Polymer Science
> Pusan National University
> Busan -609735
> South Korea
> Lab phone no. - +82-51-510-3680, +82-51-583-8343
> Mobile no. - 010-5818-3680
> E-mail : monu46010 at yahoo.com <mailto:monu46010 at yahoo.com>
>
--
========================================
Justin A. Lemkul
Ph.D. Candidate
ICTAS Doctoral Scholar
MILES-IGERT Trainee
Department of Biochemistry
Virginia Tech
Blacksburg, VA
jalemkul[at]vt.edu | (540) 231-9080
http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin
========================================
More information about the gromacs.org_gmx-users
mailing list