Skip to content

snap-ci/php-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This repo contains scripts needed to build deb and rpms for various versions of nodejs. To report any issues, please contact the Snap.ci support team.

CentOS/RHEL

$ yum install -y rpm-build rpmdevtools readline-devel ncurses-devel gdbm-devel tcl-devel openssl-devel db4-devel byacc openldap-devel
$ bundle install --path .bundle

Ubuntu

$ apt-get install build-essentials dpkg-dev
$ bundle install --path .bundle

How to build one of the packages

$ rake

About

Generate a php distribution using fpm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published