%general-entities; ]> $LastChangedBy$ $Date$ D-Bus Bindings D-Bus Bindings Introduction to D-Bus Bindings The D-Bus Bindings are a group of packages that contain programming language and platform interfaces to the D-Bus API. This is useful for programmers to easily interface D-Bus with their supported platform or language of choice. Some non-D-Bus packages will require one or more of the Bindings packages in order to build successfully. The GLib, Python and Qt3 Bindings are included on this page. Other language bindings will be added soon. Until then, see the D-Bus Bindings page for information. D-Bus GLib Bindings D-Bus GLib Bindings Package Information Download (HTTP): Download (FTP): Download MD5 sum: &dbus-glib-md5sum; Download size: &dbus-glib-size; Estimated disk space required: &dbus-glib-buildsize; Estimated build time: &dbus-glib-time; D-Bus GLib Dependencies Required , , and User Notes: Installation of D-Bus GLib Bindings Install D-Bus GLib Bindings by running the following commands: ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Program Installed Library Installed Directory dbus-binding-tool libdbus-glib-1.{so,a} /usr/share/gtk-doc/html/dbus-glib Short Descriptions dbus-binding-tool is a tool used to interface with the D-Bus API. dbus-binding-tool libdbus-glib-1.{so,a} contains GLib interface functions to the D-Bus API. libdbus-glib-1.{so,a} D-Bus Python Bindings D-Bus Python Bindings Package Information Download (HTTP): Download (FTP): Download MD5 sum: &dbus-python-md5sum; Download size: &dbus-python-size; Estimated disk space required: &dbus-python-buildsize; Estimated build time: &dbus-python-time; D-Bus Python Dependencies Required and Recommended Optional PyGObject (required to run the test suite) Optional (Required to build the API Documentation) Epydoc and Docutils User Notes: Installation of D-Bus Python Bindings Install D-Bus Python Bindings by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Note you must have PyGObject installed. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directory None Python D-Bus modules /usr/lib/python&python-majorver;/site-packages/dbus and /usr/share/doc/dbus-python D-Bus Qt3 Bindings D-Bus Qt3 Bindings Package Information Download (HTTP): Download (FTP): Download MD5 sum: &dbus-qt3-md5sum; Download size: &dbus-qt3-size; Estimated disk space required: &dbus-qt3-buildsize; Estimated build time: &dbus-qt3-time; D-Bus Qt3 Dependencies Required and Recommended User Notes: Installation of D-Bus Qt3 Bindings Install D-Bus Qt3 Bindings by running the following commands: ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Library Installed Directories None libdbus-qt-1.so None Short Descriptions libdbus-qt-1.{so,a} contains Qt3 interface functions to the D-Bus API. libdbus-qt-1.{so,a}