David Withers wrote: > When I try and run Taverna 2.1b2 on Solaris I get the following error: > > bash-3.00$ ./taverna > ./taverna: $(dirname ./taverna): does not exist > > I fixed the problem by editing the 'taverna' script. I changed the line > > cd "$(dirname "$PRG")" > > to > > cd "$(dirname "$progname")"
Thanks David. I've updated http://www.mygrid.org.uk/dev/issues/browse/T2-430 and made it a blocker. > David. 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-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
