Hi All,

I am installing GROMACS using cygwin.

I am following the steps as mentioned :
http://www.gromacs.org/Downloads/Installation_Instructions/Cygwin_HOWTO

*no 5, make install command give the following error in the end :*

ng'
Creating library file: .libs/libgmx.dll.a
collect2: ld returned 1 exit status
make[3]: *** [libgmx.la] Error 1
make[3]: Leaving directory
`/cygdrive/d/softwares/bioinformatics/gromacs-4.5.4/s
rc/gmxlib'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/cygdrive/d/softwares/bioinformatics/gromacs-4.5.4/s
rc/gmxlib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/cygdrive/d/softwares/bioinformatics/gromacs-4.5.4/s
rc'
make: *** [install-recursive] Error 1

and* make links command gives the following error:*
*
*
*
$ make links
cd /usr/local/gromacs/bin && programs=`ls` && cd /usr/local/bin && \
        for i in $programs; do \
           (test ! -f $i && ln -s /usr/local/gromacs/bin/$i . ; exit 0); \
        done
/bin/sh: line 0: cd: /usr/local/gromacs/bin: No such file or directory
make: *** [links] Error 1

Can anyone de-code thsi error and help me how should I successfully proceed
for the same.

Thanks in advance.

Monisha
*
-- 
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