Hi all, I installed libxml2 on a debian Virtual Machine with parameter --with-minimum and --with-sax1.
I copied the schared library on my foxboard in the right path.(I trust...) I did a prog to try the library, it compiled without problems. I copied the prog on my foxboard and after the start of prog this error message append : "./xml_parser: error while loading shared libraries: libxml2.so.2: cannot load shared object file: No such file or directory" Could someone help me to solve this problem ? Thanks
