Hi
I am attempting an Ununtu (10 ...) installation of Ofbiz and was able to build with $ sudo ant run-install. Ofbiz.jar was successfully built and tables created in the database. When I try $ sudo ./startofbiz.sh I get a command not found error. When I try plain ./startofbiz.sh (without sudo) I get a permission error. I can however start with java -jar ofbiz.jar - although there are some errors that need sorting out. What could be the issue? Gavin
