小编Mat*_*ott的帖子

libxml2 package installed but cannot include, building libaiml

I am trying to build a library (libaiml). I was having problems installing the library using normal methods:

./configure ; make ; make install
Run Code Online (Sandbox Code Playgroud)

In the README, the author says you should use this method to install the libarary, but the standard download does not come with a configure file.

To get around this, I decided to import the source into eclipse and try building the library myself. Now I am having a problem resolving the libxml2 dependency. …

apt dpkg c++ g++ eclipse-cdt

2
推荐指数
1
解决办法
3923
查看次数

标签 统计

apt ×1

c++ ×1

dpkg ×1

eclipse-cdt ×1

g++ ×1