Yuan Ni wrote:
> Hi everyone,
> My code havs used the libxml2 2.6.27 on the rpm for redhat i386 on Fedora
> core 6.
> The compile and link is ok.
> However, when i run the code, it gives me the following error message :
> error while loading shared libraries: libxml2.so.2: ELF file data
> encoding
> not little-endian
> does it means that the library i used does not match my architecture?
> How to deal with this problem?
> Thanks a lot.
> Ni Yuan
>
> --
> Regards!

What architecture are you using (what is the output of the commmand
"uname -m")?  If it not an i386-compatible type it could explain the
problem.

Bill

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to