On Fri, Apr 12, 2013 at 5:53 PM, Hua Lu <[email protected]> wrote:
> Hi! > I got the following error message while compiling gromacs using a complete > installation of Cygwin on 64bit windows 7. Any idea what the problem is? > Yes, you can't read those files. We can't know why. You wrote them as a different user, or with different permissions, or something. Mark This is what I have used to install as detailed on the gromacs website: > > cd gromacs-4.6.1 > mkdir build > cd build, cmake .. -DGMX_BUILD_OWN_FFTW=ON > make > > the error occur at the last step 'make' > > > Thanks, Hua > > ...... > Scanning dependencies of target gmx > [ 0%] Building C object src/gmxlib/CMakeFiles/gmx.dir/3dview.c.o > /cygdrive/d/gromacs-4.6.1/src/gmxlib/3dview.c:39:20: fatal error: > /cygdrive/d/gromacs-4.6.1/build/src/config.h: Permission denied > compilation terminated. > src/gmxlib/CMakeFiles/gmx.dir/build.make:57: recipe for target > `src/gmxlib/CMakeFiles/gmx.dir/3dview.c.o' failed > make[2]: *** [src/gmxlib/CMakeFiles/gmx.dir/3dview.c.o] Error 1 > CMakeFiles/Makefile2:1238: recipe for target > `src/gmxlib/CMakeFiles/gmx.dir/all' failed > make[1]: *** [src/gmxlib/CMakeFiles/gmx.dir/all] Error 2 > Makefile:146: recipe for target `all' failed > make: *** [all] Error 2 > > > ________________________________ > University of Greenwich, a charity and company limited by guarantee, > registered in England (reg. no. 986729). Registered office: > Old Royal Naval College, Park Row, Greenwich, London SE10 9LS. > -- > gmx-users mailing list [email protected] > 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 [email protected]. > * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists > -- gmx-users mailing list [email protected] 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 [email protected]. * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

