[gmx-users] make links error?
David van der Spoel
spoel at xray.bmc.uu.se
Sun Feb 3 15:46:15 CET 2002
On Sat, 2 Feb 2002, Rui Qiao wrote:
>Dear All:
> I tried to install Gromacs and everything seems to be fine untill
>the final stage when I issue the "make links"
> Some error shows like:
>
> /bin/sh: -c: line 1: syntax error near unexpected token ':'
> /bin/sh: -c: line 1: '(cd /usr/local/bin/ && for i in; do
>(test! -f $i && ln -s $i.;exit 0); done
>
> Seems that my shell can not recognize the command and thus can not
>do the links.
Which shell is it, and which OS?
I don't see anything strange in my Makefile, here but you can anyway
easily do it manually:
cd /usr/local/bin
ln -sf $bindir/* .
where $bindir is the place where the executables are.
Groeten, David.
________________________________________________________________________
Dr. David van der Spoel, Biomedical center, Dept. of Biochemistry
Husargatan 3, Box 576, 75123 Uppsala, Sweden
phone: 46 18 471 4205 fax: 46 18 511 755
spoel at xray.bmc.uu.se spoel at gromacs.org http://zorn.bmc.uu.se/~spoel
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
More information about the gromacs.org_gmx-users
mailing list