Click to See Complete Forum and Search --> : installing .i386.bin files?


sinned
03-08-2002, 08:16 PM
I just downloaded the Java 2 Runtime invironment, it's a .bin file, I have not clue how to install it.

scanez
03-08-2002, 08:22 PM
First make it executable

chmod a+x filename.bin

then run it

./filename.bin