Paul Gordon wrote: > Hi, Hello,
> The Taverna startup script has a shebang line of /bin/sh, and assumes > that this program will be Bourne-shell compatible. It's quite possible > for /bin/sh to be something else (e.g. C-shell), in which case it fails > on a syntax error (happens on our Solaris system). The solution would > be to change the shebang to explicitly ask for something > syntax-compatible and widely available, e.g. /bin/ksh. Thanks for reporting this. The script needs to be rewritten as David Withers has also found some problems. I've added your report to the issue, http://www.mygrid.org.uk/dev/issues/browse/T2-430 The issue is down as a blocker for 2.1 so will be fixed If anyone would like to suggest alternative scripts, they'll be very welcome. > Cheers, > > Paul Alan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ Developers Guide: http://www.mygrid.org.uk/tools/developer-information
