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=21241>. 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=21241 Wrong shared library error while trying to run Simple Transform ------- Additional Comments From [EMAIL PROTECTED] 2003-07-02 18:12 ------- thanks for all the help.. There are some bugs it seems, when I try to build xerces 2.2 with gcc 2.95.3 . I have to change the #include in a few files for it to compile successfully. The reason my xalan build was failing after my xerces built successfully was the build being partly stale, since part of the build used the old xerces.. basically, after I fixed the bugs in xerces, I 'make clean' in src/xerces , make . Then, 'make clean' and 'make' in xalan too.. seems to ahv gone off fine :) FINALLY! Now, if anyone can point me to the mailing list, or a tutorial where I can do a simple thing like just extracting values from an xml file if i pass the xml file & the xpath in.. Thanks!! - Kaushal
