Click to See Complete Forum and Search --> : Blackdown java installation


vbp6us
09-25-2002, 03:42 PM
I did this in the console:

"chmod 755 LimeWireLinux.bin"

Then it turned red.

Then i typed:

"./LimeWireLinux.bin"

I got this:

"Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. Your must install a VM prior to running this program."

Then i typed:

"java -version"

I Got:

"1.1.8"

I know im not up to date but i went to blackdown's site and clicked on 1.3.1 from North America. Then i got like 3 folders. Which one do i click? i386? sparc? arm? ppc?

I have an AMD and as i understand i386 is for Intel.

In these folders is more stuff. What do i download EXACTLY???

Thanks.

Choozo
09-25-2002, 04:56 PM
i386/FCS-02b/ (i386 are for the x86 processor architecture which both Intel and AMD use).

j2re* if you only need a runtime environment.
j2sdk* if you are going to code some Java yourself.

Hope that helps? :)