My architecture is i686, is it compatible with i386?
If not, does it means that I need to download the source file, and compile
the source file of libxml2 on my machine?
Thanks a lot.

On 1/15/07, William M. Brack <[EMAIL PROTECTED]> wrote:

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




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

Reply via email to