Giter Club home page Giter Club logo

ubuntu-ruby-package-builder's Introduction

Why the fork?

I wanted a newer version of ruby, but also with --enable-shared specified as a configure flag.

Major differences with the original author's 1.9.3-p125 script are:

  • all necessary lib*dev dependencies installed before compilation
  • use of libyaml-0-2 instead of compiling yaml from source
  • specification of --enable-shared
  • tightened up minimum dependecy versions to match an up-to-date Ubuntu 12.04 (on Jan 20, 2013)

Ubuntu Ruby Package Builder

A few scripts to make it easy to build Ruby .deb packages on Ubuntu.

All scripts require 'fpm' to create the .deb.

To build a Ruby 2.0.0-p353 package:

wget -O- -q https://raw.github.com/sethcall/ubuntu-ruby-package-builder/master/build-deb-ruby-2.0.0-p353.sh | sh

To build a Ruby 2.0.0-p247 package:

wget -O- -q https://raw.github.com/sethcall/ubuntu-ruby-package-builder/master/build-deb-ruby-2.0.0-p247.sh | sh

To build a Ruby 2.0.0-p0 package:

wget -O- -q https://raw.github.com/sethcall/ubuntu-ruby-package-builder/master/build-deb-ruby-2.0.0-p0.sh | sh

To build a Ruby 1.9.3-p327 package:

wget -O- -q https://raw.github.com/sethcall/ubuntu-ruby-package-builder/master/build-deb-ruby-1.9.3-p327.sh | sh

To build a Ruby 1.9.3-p125 package:

wget -O- -q https://raw.github.com/sethcall/ubuntu-ruby-package-builder/master/build-deb-ruby-1.9.3-p125.sh | sh

To build a Ruby 1.9.2-p290 package:

wget -O- -q https://raw.github.com/sethcall/ubuntu-ruby-package-builder/master/build-deb-ruby-1.9.2-p290.sh | sh

ubuntu-ruby-package-builder's People

Contributors

futoase avatar sethcall avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.