cannot even start to download idea600-jre.tar.gz during 6 hours

Hello!

I am trying to download 'http://www.intellij.com/eap/downloads/idea600-jre.tar.gz'
via wget starting from ~17.10.02 10:00 with pooling interval 5 seconds. Still unsuccessfully.

But, I can download idea661.tar.gz without any troubles any time I want (via wget with pooling).

So, are you sure, that 'http://www.intellij.com/eap/downloads/idea600-jre.tar.gz' - is not brocken ?

With the best regards,
Yarick.

0
3 comments

You don't need to download the jre from IntelliJ as there is nothing special with it.

If you already have a j2sdk 1.4.1, you can make your own jre thats work with Idea. Otherwise, you should first download the j2sdk 1.4.1 from java.sun.com.

Then get the jre directory from your j2sdk 1.4.1 directory and also copy tools.jar from 1.4.1_home\lib\ to jre\lib and javac.exe from 1.4.1_home\bin to jre\bin.

Now copy the jre directory into your Idea directory and you are done :)

Michael

0

Deeply discovering this night trying to download 'idea600-jre.tar.gz' I found the next:



01:05:31 http://www.intellij.com/eap/downloads/idea600-jre.tar.gz
=> `idea600-jre.tar.gz'
Resolving www.intellij.com... done.
Connecting to www.intellij.com[209.221.164.202]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
01:05:31 ERROR 404: Not Found.



With the best regards,
Yarick.


Yas Sok wrote:

Hello!

I am trying to download
'http://www.intellij.com/eap/downloads/idea600-jre.tar.gz'
via wget starting from ~17.10.02 10:00 with pooling interval 5 seconds.
Still unsuccessfully.

But, I can download idea661.tar.gz without any troubles any time I want
(via wget with pooling).

So, are you sure, that
'http://www.intellij.com/eap/downloads/idea600-jre.tar.gz' - is not
brocken ?

With the best regards,
Yarick.


0

That should be http://www.intellij.com/eap/downloads/idea660-jre.tar.gz
and http://www.intellij.com/eap/downloads/idea660.zip
Unless I'm mistaken :)

There are no *600 files.

r.

"Yas Sok" <yarick123@mail.com> wrote in message
news:aookgu$6d6$1@is.intellij.net...

Deeply discovering this night trying to download 'idea600-jre.tar.gz' I

found the next:
>
>
>

01:05:31 http://www.intellij.com/eap/downloads/idea600-jre.tar.gz
=> `idea600-jre.tar.gz'
Resolving www.intellij.com... done.
Connecting to www.intellij.com[209.221.164.202]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
01:05:31 ERROR 404: Not Found.

>
>
>

With the best regards,
Yarick.

>
>

Yas Sok wrote:

Hello!

>

I am trying to download
'http://www.intellij.com/eap/downloads/idea600-jre.tar.gz'
via wget starting from ~17.10.02 10:00 with pooling interval 5 seconds.
Still unsuccessfully.

>

But, I can download idea661.tar.gz without any troubles any time I want
(via wget with pooling).

>

So, are you sure, that
'http://www.intellij.com/eap/downloads/idea600-jre.tar.gz' - is not
brocken ?

>

With the best regards,
Yarick.

>

>


0

Please sign in to leave a comment.