Created
October 26, 2010 16:44
-
-
Save kfl62/647266 to your computer and use it in GitHub Desktop.
HowTo for install ruby-dbus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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