• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

rpm.bin not available for JDK 7u45

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Folks,

I'm in the process of upgrading our project from JDK 6u30 to 7u45.

I noticed that there are references to "jdk-6u30-linux-x64-rpm.bin" in scripts and that needs to be changed to corresponding file for JDK 7u45 (i.e. jdk-7u45-linux-x64-rpm.bin).

But am not able find it any where...Any idea how I can get it ?

Thanks in advance.
 
Marshal
Posts: 79177
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We don't use the word urgent round here.
Please read the installation instructions which I wrote here and look for Linux. They don't supply a .bin file any more. They either supply a .rpm or a .tar.gz. The FAQ tells you where to download it; I presume you will know that already from having downloaded previous versions.

We usually discuss installation problems elsewhere, so I shall move this discussion.
 
Campbell Ritchie
Marshal
Posts: 79177
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried the .rpm last night and it opened with “software install”. I am going to have to alter that FAQ; the Oracle installation instructions can be found here.
 
You guys haven't done this much, have ya? I suggest you study this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic