Changes between Version 4 and Version 5 of Software/GatewayDBus
- Timestamp:
- 07/20/10 13:54:22 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/GatewayDBus
v4 v5 7 7 [http://www.freedesktop.org/wiki/Software/dbus D-Bus] is an interprocess communication message system. Any other application can connect to D-Bus in order to communicate with the OpenBM gateway. Messages received over IBus are transferred to D-Bus and vice versa. 8 8 9 The software exists as a Debian package for simple installation. 9 The software exists as a Debian package for simple installation in my own small repository. In order to install it, either download it directly from the repository or add the repository address into the list of repository servers on your system. Currently there is only Debian packages available. The package consists of only one executable file. 10 11 The repository where to find the "openbm-gateway" package is: 12 {{{ 13 deb http://deb.tevs.eu/ binary/ 14 }}} 10 15 11 16 ----