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=18668>. 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=18668 runConfigure should look more extensively for getopt and fail more intelligently Summary: runConfigure should look more extensively for getopt and fail more intelligently Product: Xerces-C++ Version: 2.0.0 Platform: PC OS/Version: Linux Status: NEW Severity: Minor Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The runConfigure shipped with Xerces C++ 2.0.0-3 looks for /usr/bin/getopt. My system (a Slackware 9.0 distro) has /bin/getopt. It took me a while to figure this out, though, since it doesn't fail intelligently when it can't find /usr/bin/getopt. Instead, it prints out the generic usage. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
