On 2012-03-16 20:49, bestenborstel wrote:
Thank you for your quick reply.

'make links' produces:

Saturn:gromacs-4.5.5 gudrun$ 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

I have a /usr/local/ but there is no gromacs. Not even after running again 
'sudo make -n install'
Sorry, I am not sure where to post this lengthy output.

-n means "not really"
run it without to install.
But do you have permission to write in /usr/local?

Thank you for your help.
Kind regards
Gudrun



--
David van der Spoel, Ph.D., Professor of Biology
Dept. of Cell & Molec. Biol., Uppsala University.
Box 596, 75124 Uppsala, Sweden. Phone:  +46184714205.
sp...@xray.bmc.uu.se    http://folding.bmc.uu.se
--
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