D-BUS support for Mono

Dmitriy Kropivnitskiy nigde at mitechki.net
Mon Nov 22 13:21:21 CST 2004


I have found the page in Wiki
(https://www.ubuntulinux.org/wiki/BeagleInstallHowto) describing how to
install D-BUS support for Mono. Albeit compiling from CVS is nice, but
it breaks existing packaging information about dbus related packages and
may compromise system stability (after all this IS CVS code). Here is a
patch for existing dbus source package to make it build with mono
support and pack it into a separate package. For non-developers, in
order to test it you need to 
1. apt-get source dbus
2. patch -p0 < ../dbus-sharp.diff
3. apt-get build-dep dbus
4. cd dbus-0.22
5. sudo dpkg-buildpackage

This is my first attempt to create my own .debs and I probably did a lot
of things wrong. Please point out my mistakes without using
flamethrowers :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus-sharp.diff
Type: text/x-patch
Size: 1907 bytes
Desc: not available
Url : http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20041122/bcbae2cf/dbus-sharp-0001.bin


More information about the ubuntu-devel mailing list