[gmx-users] Gromacs installation question: Where is my Gromacs?
bestenborstel
bestenborstel at gmail.com
Fri Mar 16 20:49:35 CET 2012
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.
Thank you for your help.
Kind regards
Gudrun
More information about the gromacs.org_gmx-users
mailing list