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 :-


se...@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

se...@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 : monu46...@yahoo.com <mailto:monu46...@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

========================================
--
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to