Prof Brian Ripley wrote:
> Ah, so configure has chosen /bin/ksh as the shell, and that does not 
> like this sh syntax on your system.  Try setting R_SHELL=/bin/sh when 
> configuring (or the path to bash, if you have that).
> 
> Alternatively, use $...@} in Rcmd.in (we have that as a workaround in 
> R.sh.in).
> 

We even do it using @OSF_SH_BUG@, which would probably be a good idea to
clone in Rcmd.in. On the other hand, the use of $...@} in Rcmd.in goes
back to at least 2002, which is a bit puzzling. Did OSF really not get
tested since then??

-- 
Peter Dalgaard
Center for Statistics, Copenhagen Business School
Phone: (+45)38153501
Email: [email protected]  Priv: [email protected]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to