[gmx-users] installation error in make_hole
Alok
alokjain at iitk.ac.in
Thu Apr 28 10:03:01 CEST 2005
Hi Gromaxians,
I am trying to install make_hole provided
by "Graham R. Smith" but i am getting following errors during installation.
first I untar the mdrun_make_hole.tar.gz
<http://www.gromacs.org/contributions/uploaded_contributions/mdrun_make_hole.tar.gz>
file in gromacs main copy of the distribution.
then i used ./configure , no problem in configuration
after that I used make for compilation,during compilation i encounter
the eroors given below.
I also checked my gromacs mdrun and all other programs they are working
fine.
[root at lysine gromacs-3.2.1]# make
Making all in src
make[1]: Entering directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src'
make all-recursive
make[2]: Entering directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src'
Making all in gmxlib
make[3]: Entering directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src/g
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src/gm
Making all in mdlib
make[3]: Entering directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src/m
cd ../.. && \
/bin/sh /home/lysine/tools/gromacs_tar/gromacs-3.2.1/config/missing
--run autsrc/mdlib/Makefile
cd ../.. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=src/mdlib/Makefile /bin/sh ./config.status
config.status: creating src/mdlib/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src/md
make[3]: Entering directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src/m
make[3]: *** No rule to make target `poisson.c', needed by
`poisson.lo'. Stop.
make[3]: Leaving directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src/md
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/lysine/tools/gromacs_tar/gromacs-3.2.1/src'
make: *** [all-recursive] Error 1
Plz suggest me how i can overcome these Errors.
Thanks in Advance,
Alok Jain
More information about the gromacs.org_gmx-users
mailing list