DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6653>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6653 build.sh is unusable on Solaris Summary: build.sh is unusable on Solaris Product: Xerces2-J Version: 2.0.0 Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] As shipped, in the download I obtained today, the file build.sh has DOS-style line termination. This stops it running in /bin/sh on Solaris 8: the sh dies saying "Command not found" because it's trying to execute a programme whose name is \r. I worked round the problem by stripping out all the carriage returns, and the script now seems to be working. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
