[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] libxml2 run time question
- From: "William M. Brack" <wbrack mmm com hk>
- To: "Yuan Ni" <niyuan gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] libxml2 run time question
- Date: Sun, 14 Jan 2007 21:47:48 -0800 (PST)
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]