Hi Sathya, "Sathya Raghunathan" <[EMAIL PROTECTED]> writes:
> Should i rebuild the source again with --enable-libxml2=yes > --enable-guththila= > no?? > > I am not using binary version because i got the error message "relocation > error: /home/sathya/axis2c/axis2c- bin-1.0.0-linux/lib/libaxis2_parser.so.0: > undefined symbol: xmlReaderForFile" > > Let me know if i need to rebuild the axis source with the above configuration My understanding is , you don't need to use both options. --enable-libxml2=yes is enough. By default guththila parser is turned off. As an example ./configure --enable-libxml2=yes [other options] should build with libxml2. I think you have some problem with libxml2 version. what is the version of the libxml2 that you are using? thanks, Dinesh -- Dinesh Premalal http://xydinesh.wordpress.com/ GPG ID : A255955C GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F44 266E A255 955C --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
