[mlpack] Help on libxml2 and libxml

Yubao Wu wuyubao5 at gmail.com
Mon Feb 3 20:22:57 EST 2014


I compiled a simple example, however, I got this error.

$ make MLPack01
g++     MLPack01.cpp   -o MLPack01
In file included from /usr/local/include/mlpack/core.hpp:196:0,
                 from MLPack01.cpp:1:
/usr/local/include/mlpack/core/util/save_restore_utility.hpp:33:27: fatal
error: libxml/parser.h: No such file or directory
 #include <libxml/parser.h>
                           ^
compilation terminated.
make: *** [MLPack01] Error 1

I found in the directory:
/usr/include/
There is only the folder /libxml2/libxml/, but no folder /libxml/

So, what should I do? Thanks.

-- 
-Yubao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20140203/a42bb6bc/attachment-0002.html>


More information about the mlpack mailing list