Skip to content

snap-ci/java-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This repo contains scripts needed to build deb and rpms for various versions of sun java. To report an issue, 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
$ bundle install --path .bundle

Ubuntu

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

How to build one of the packages

$ rake

Releases

No releases published

Packages

No packages published

Languages