Artifact [fcd6fb4216]
Artifact fcd6fb42168076eb8a8250dc411977d911f7e0b6:
- File examples/fpm/README.md — part of check-in [25cc3f34cf] at 2011-06-07 19:33:57 on branch trunk — Added sample to create a standalone fpm package using ruby 1.9.2. (user: felipe.munhoz@oncast.com.br size: 417) [more...]
Notes:
You should have write permission on /opt directory
Dependencies:
$ sudo apt-get install build-essential bison openssl libreadline6 libreadline6-dev zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libxml2-dev libxslt-dev autoconf libc6-dev
Usage:
$ make package
Should make the package. Try installing:
$ sudo dpkg -i fpm-0.2.30.x86.deb
Now try it:
$ /opt/fpm/bin/fpm --help