Skip to content

Instantly share code, notes, and snippets.

@kfl62
Created October 26, 2010 16:44
Show Gist options
  • Save kfl62/647266 to your computer and use it in GitHub Desktop.
Save kfl62/647266 to your computer and use it in GitHub Desktop.
HowTo for install ruby-dbus
git clone git://github.com/mvidner/ruby-dbus.git
cd ruby-dbus
rake gem
# choose your install method rvm gem install|gem install|sudo gem install
rvm gem install pkg/ruby-dbus-version.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment