To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=57841
------- Additional comments from [EMAIL PROTECTED] Sun Nov 13 12:27:54 -0800 2005 ------- Hmm, the real bug is in bsh-2.0b1-src.patch: ! CLASSPATH+=$PATH_SEPERATOR$SOLARVER/$UPD/$INPATH/bin/crimson.jar That cannot even work for *NIX. I don't know why you are the first to trigger a problem, but += always inserts a " " between the old and the added part. Unless the classpath parsing is very forgiving this never works. (I'm again not sure why it works for me.) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
