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")" My setup is: bash-3.00$ uname -a SunOS bhsc01 5.10 Generic_125100-10 sun4u sparc SUNW,Sun-Fire bash-3.00$ java -version java version "1.6.0_14" Java(TM) SE Runtime Environment (build 1.6.0_14-b08) Java HotSpot(TM) Server VM (build 14.0-b16, mixed mode) David. -- David Withers School of Computer Science, University of Manchester, Oxford Road, Manchester, M13 9PL, UK. +44 (0)161 275 0683 ------------------------------------------------------------------------------ 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/
