xpy@ubuntu:~/kj/mxml$ ./a.out./a.out: error while loading shared libraries: libmxml.so.1: cannot open shared object file: No such file or directory
解决办法:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/tools/mxml/lib
export LD_LIBRARY_PATH