LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 02-04-2018, 01:27 PM   #1
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Rep: Reputation: Disabled
OpenJDK (and OpenJRE) for Slackware


to run IDE to work with esp8266 it took java. link with this script to build

arm (current)
openjdk-8u144-arm-3mara.txz
openjre-8u144-arm-3mara.txz

aarch64 (current)
openjdk-8u161-aarch64-2mara.txz
openjre-8u161-aarch64-2mara.txz

Last edited by sndwvs; 02-05-2018 at 09:59 PM.
 
Old 02-05-2018, 11:42 AM   #2
Penthux
Member
 
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264

Rep: Reputation: 74
Quote:
Originally Posted by sndwvs View Post
to run IDE to work with esp8266 it took java. link with this script to build

aarch64 (current)
openjdk-8u161-aarch64-2mara.txz
openjre-8u161-aarch64-2mara.txz
Got any aarch32/armv5/armv7 (soft and hard float ABI) packages?
 
Old 02-05-2018, 11:52 AM   #3
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Original Poster
Rep: Reputation: Disabled
there is x86_64 and going to arm (hard float), but until after the build does not work.
The script can be compiled for those systems on which it is executed
 
Old 02-05-2018, 10:02 PM   #4
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Original Poster
Rep: Reputation: Disabled
aarch64
openjdk version "1.8.0_162-slackware"
OpenJDK Runtime Environment (build 1.8.0_162-slackware-b12)
OpenJDK 64-Bit Server VM (build 25.162-b12, mixed mode)

arm (hard float)
openjdk version "1.8.0_144-slackware"
OpenJDK Runtime Environment (build 1.8.0_144-slackware-b01)
OpenJDK Zero VM (build 25.144-b01, interpreted mode)
 
Old 03-17-2019, 10:30 AM   #5
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Original Poster
Rep: Reputation: Disabled
update openjdk openjre 8u202
openjdk-8u202-aarch64-4mara.txz
openjre-8u202-aarch64-4mara.txz

Code:
openjdk version "1.8.0_202"
OpenJDK Runtime Environment (build 1.8.0_202-BellSoft-b08)
OpenJDK 64-Bit Server VM (build 25.202-b08, mixed mode)
 
1 members found this post helpful.
Old 12-20-2020, 01:36 PM   #6
wowbaggerHU
Member
 
Registered: Feb 2017
Location: Hungary
Distribution: Slackware
Posts: 288

Rep: Reputation: Disabled
Sorry for resurrecting this old thread once again, but is there a newer version of jdk/jre available for aarch64 Slackware/Slarm64? The currently available openjdk-8u242 seems a bit old to me, and some of the applications that I would like to run on Slarm64 simply don't start with a java version that old.
 
Old 12-20-2020, 02:00 PM   #7
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by wowbaggerHU View Post
Sorry for resurrecting this old thread once again, but is there a newer version of jdk/jre available for aarch64 Slackware/Slarm64? The currently available openjdk-8u242 seems a bit old to me, and some of the applications that I would like to run on Slarm64 simply don't start with a java version that old.
what version do you need? openjdk-8u275
 
Old 12-20-2020, 02:49 PM   #8
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Original Poster
Rep: Reputation: Disabled
update openjdk openjre 8u275_b01
openjdk-8u275_b01-aarch64-1alien.txz
openjre-8u275_b01-aarch64-1alien.txz
 
2 members found this post helpful.
Old 12-20-2020, 04:14 PM   #9
wowbaggerHU
Member
 
Registered: Feb 2017
Location: Hungary
Distribution: Slackware
Posts: 288

Rep: Reputation: Disabled
Quote:
Originally Posted by sndwvs View Post
Thanks sndwvs for the swift help, but I was thinking more of openjdk 11 or the other versions between 8 and 11.
 
Old 12-21-2020, 04:08 PM   #10
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Original Poster
Rep: Reputation: Disabled
added openjdk11
openjdk-11.0.10.u7-aarch64-1mara.txz
openjre-11.0.10.u7-aarch64-1mara.txz
 
1 members found this post helpful.
Old 12-22-2020, 02:20 AM   #11
wowbaggerHU
Member
 
Registered: Feb 2017
Location: Hungary
Distribution: Slackware
Posts: 288

Rep: Reputation: Disabled
Thank you sndwvs, you are the best! This version works great with jedit-5.6.0.
 
1 members found this post helpful.
Old 01-31-2021, 04:34 AM   #12
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,913

Original Poster
Rep: Reputation: Disabled
openjre-15.0.2.u7-aarch64-1mara.txz
openjdk-15.0.2.u7-aarch64-1mara.txz
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenJDK in Slackware on RPI3 TheEzekielProject Slackware - ARM 6 11-17-2017 02:41 PM
Installed openjre from alienbob, java command not found Altiris Slackware 8 07-31-2015 10:19 PM
Compiling java icedtea for openjdk 7 with openjdk 6 Alpha90 Programming 2 03-29-2015 01:32 PM
[SOLVED] Both java-1.7.0-openjdk and java-1.6.0-openjdk are installed ?? SharpyWarpy Linux - Software 2 01-16-2013 11:28 AM
About openjdk-6-jdk satimis Programming 3 05-03-2010 06:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM

All times are GMT -5. The time now is 12:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration