I installed the latest version 0.6.0 of dbus-cxx. I do not see the
executables dbus-cxx-xml2cpp and the introspect command for creating xmls.
Do I need to download them seperately? if yes, from where?
Regards,
Vink
From: Rick L. V. Jr. <rvi...@cs...> - 2010-02-11 16:01:30
pan son wrote:
> I installed the latest version 0.6.0 of dbus-cxx. I do not see the
> executables dbus-cxx-xml2cpp and the introspect command for creating xmls.
> Do I need to download them seperately? if yes, from where?
>
It depends on how you installed it (from the source tarball or from the
rpm). If it was from the source tarball make sure you enabled the tools
option on configure.
./configure --enable-tools
To get a full listing of the options:
./configure --help
---
Rick