Skip to content

Instantly share code, notes, and snippets.

@jpablobr
Created January 2, 2011 12:57
Show Gist options
  • Select an option

  • Save jpablobr/762507 to your computer and use it in GitHub Desktop.

Select an option

Save jpablobr/762507 to your computer and use it in GitHub Desktop.
ruby-libnotify config setup
# Config for installing
# https://github.com/vargolo/ruby-libnotify.git
prefix=/home/jpablobr/.rvm/rubies/ruby-1.9.2-p136@app
site-ruby=$prefix/lib/ruby/site_ruby/1.9.1
ruby-prog=$prefix/bin/ruby
ruby-path=$prefix/bin/ruby
make-prog=make
site-ruby-common=$prefix/lib/ruby/site_ruby
rb-dir=$site-ruby
without-ext=no
std-ruby=$prefix/lib/ruby/1.9.1
bin-dir=$prefix/bin
data-dir=$prefix/share
so-dir=$prefix/lib/ruby/site_ruby/1.9.1/x86_64-linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment