Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created April 5, 2011 14:23
Show Gist options
  • Select an option

  • Save fapestniegd/903686 to your computer and use it in GitHub Desktop.

Select an option

Save fapestniegd/903686 to your computer and use it in GitHub Desktop.
gem install fpm
gem environment (find gem path, find fpm)
/var/lib/gems/1.8/bin/fpm -s gem -t deb -a i386 fpm
/var/lib/gems/1.8/bin/fpm -s gem -t deb -a i386 json
yes | gem uninstall fpm
dpkg -i rubygem-json_1.5.1_i386.deb rubygem-fpm_0.2.12_i386.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment