Skip to content

Up-to-date Java 7 packages for Debian

Notifications You must be signed in to change notification settings

apuckey/oracle-java7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Java 7 packages for Debian.

Supported Debian versions

So far packages were tested on following Debian versions:

  • jessie i386/amd64
  • wheezy i386/amd64
  • squeeze i386/amd64

New users of Debian Wheezy should cosider using java-package: http://wiki.debian.org/JavaPackage

Packages are compatible with "official" Debian ones of Java 6, but have a higher priority (use update-java-alternatives to switch between Java versions).

I do not have resources to test packages on Ubuntu. However, if one finds any problem on Ubuntu, feel free to report an issue and I will try to resolve it.

Usage

To create packages on your own:

  • apt-get install dpkg-dev curl unzip
  • git clone git://github.com/rraptorr/oracle-java7.git
  • cd oracle-java7
  • sh ./prepare.sh
  • dpkg-buildpackage -uc -us
  • install any missing packages that dpkg-buildpackage complains about and repeat

Legal

Oracle does not permit to distribute repackaged binaries of Java, so be advised that hosting any public repository with Java packages is probably illegal (at least in some parts of the world).

On the other hand, this repository contains only scripts, that allows one to repackage Oracle Java in Debian friendly way. No binaries are or will be hosted.

Thanks

If this saved you some time you can thank me with some bitcoins: 1java7mij3BHAw8eWqjr1qFGrDipyq5LN

About

Up-to-date Java 7 packages for Debian

Resources

Stars

Watchers

Forks

Packages

No packages published