OpenJDK 8 on CentOS 7
Andrew Hughes
gnu.andrew at redhat.com
Mon Dec 1 18:54:40 UTC 2014
----- Original Message -----
> * Arun Gupta <arun.gupta at gmail.com> [2014-11-29 10:11]:
> > Do you know the timelines by which it will be included in CentOS 7.0 ?
> >
>
> It will likely never been in 7.0 as there are no plans to introduce it
> in RHEL 7.0 at this time. If/when it is added to future RHEL 7 releases,
> it will probably eventually become available via CentOS accordingly.
>
> > Any place where a binary build can be downloaded ?
> >
>
> Nope, since it is unavailable, there is no place to download from
> specifically for CentOS 7.0.
As RHEL/CentOS 7.0 is based on Fedora 19, you could try downloading the
latest RPM for that and installing.
Or, if the binary fails, you could try building it:
$ git clone git://pkgs.fedoraproject.org/java-1.8.0-openjdk
$ cd java-1.8.0-openjdk
$ git checkout f19
$ spectool -g -R java-1.8.0-openjdk
$ rpmbuild -bb java-1.8.0-openjdk.spec
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the distro-pkg-dev
mailing list