LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   problem with downloading jdk source (https://www.linuxquestions.org/questions/slackware-14/problem-with-downloading-jdk-source-4175533980/)

travis82 02-14-2015 02:49 AM

problem with downloading jdk source
 
hi
I'm trying to install jdk(8u31) on slackware 64 14.1 using slackbuild but i can't download package source from oracle site because of the sanctions against my country (same as google, adobe, etc, etc) since I don't use VPN, does anyone know any external mirror?

veerain 02-14-2015 03:16 AM

See this link.

travis82 02-14-2015 03:35 AM

Quote:

See this link.
I tried this. not works

travis82 02-14-2015 03:38 AM

I found this

https://jdk8.java.net/download.html

is it compatible with jdk8u31 slackbuild?

willysr 02-14-2015 03:40 AM

check the checksum using md5sum. If it match, then it's the same source

travis82 02-14-2015 04:35 AM

Quote:

check the checksum using md5sum. If it match, then it's the same source
how about version?

MadMaverick9 02-14-2015 05:36 AM

http://ftp.osuosl.org/pub/funtoo/distfiles/oracle-java/
Does this link work for you?
Here is a copy of the md5sums of Java 8u31 (copied from https://www.oracle.com/webfolder/s/d...1checksum.html
Code:

jdk-8u31-linux-i586.tar.gz        4e9aec24367672412c7d10105a2a2bbb
jdk-8u31-linux-x64.tar.gz        173e24bc2d5d5ca3469b8e34864a80da
jre-8u31-linux-i586.tar.gz        6cb48241523ad39862c05d8cf791ce92
jre-8u31-linux-x64.tar.gz        c81a3cdabe4a12439dae08d4311670ff

http://www-lry.ciril.net/client/java/

willysr 02-14-2015 07:35 AM

Quote:

Originally Posted by travis82 (Post 5316963)
how about version?

You can check the VERSION line in .info or .SlackBuild files

travis82 02-14-2015 11:15 PM

Quote:

http://ftp.osuosl.org/pub/funtoo/distfiles/oracle-java/
Does this link work for you?
thanks, it works. but jdk-8u31 isn't in that list.

MadMaverick9 02-14-2015 11:38 PM

1 Attachment(s)
Quote:

Originally Posted by travis82 (Post 5317423)
thanks, it works. but jdk-8u31 isn't in that list.

Huh???
Code:

[  ] jdk-8u31-linux-i586.tar.gz                        29-Jan-2015 11:46  155M 
[TXT] jdk-8u31-linux-i586.tar.gz.hash.txt                29-Jan-2015 12:25  72 
[  ] jdk-8u31-linux-x64.tar.gz                          29-Jan-2015 11:47  153M 
[TXT] jdk-8u31-linux-x64.tar.gz.hash.txt                29-Jan-2015 12:25  72


travis82 02-15-2015 03:47 AM

Quote:

Huh???
Code:

[ ] jdk-8u31-linux-i586.tar.gz 29-Jan-2015 11:46 155M
[TXT] jdk-8u31-linux-i586.tar.gz.hash.txt 29-Jan-2015 12:25 72
[ ] jdk-8u31-linux-x64.tar.gz 29-Jan-2015 11:47 153M
[TXT] jdk-8u31-linux-x64.tar.gz.hash.txt 29-Jan-2015 12:25 72
I know this is so strange. but i cant see 8u31 lines. even 8u25 does not exist. I checked it line by line. anyway I will use 8u40 version from here. thanks again my friend


All times are GMT -5. The time now is 10:52 AM.