Adam Witney <[EMAIL PROTECTED]> writes: >> what if you do something like this: >> >> $ cd /tmp >> $ $XERCESCROOT/bin/DOMCount $XERCESCROOT/samples/data/personal.xml >> >> What happens? > > Looks good: > > [mrc1-003:/tmp] adam% $XERCESCROOT/bin/DOMCount > $XERCESCROOT/samples/data/personal.xml > /usr/local/install/xerces-c-src_2_3_0/samples/data/personal.xml: 696 ms (37 > elems).
Gah! How can Xerces-C be finding the correct file but XML-Xerces isn't?? This is really baffling. All XML-Xerces does is call Xerces-C!! If we are getting a bunch of current working directory errors, I was sure that Xerces-C on OS X was hosed (even though I know it's been tested there), but nope! Once again it's a Perl issue. If I can get a login to the OS X machinese on SourceForge, I'll test this out. Adam, can you log a bug for this at: http://nagoya.apache.org/bugzilla/enter_bug.cgi That way I won't lose it. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
