On Fri, Nov 13, 2009 at 14:34:52 +0800, Yiping Cheng wrote:
[...]
> directory on the linux machine. But CMake failed to generate the
> make file giving error notices such as "cannot find glib2, libxml2,
> openobex, etc" I have already downloaded these libraries but I do not
> know where to put them so that they can be found by CMake.
- just use the package manager that comes with your distribution
- install the development packages for those libs, usually they have a
"-dev" appended to the name of the library package
Regards,
Tino
|