On Friday 25 October 2002 11:44, Erik Browaldh wrote:
> Hello everyone,
>
> Im a newcommer in the Linux-world, therefore, all kind of help may be
> help :-)
>
> I have problems installing these self-extracting files
> j2re-1_4_1_01-linux-i586.bin
> j2sdk-1_4_1_01linux-i586.bin
>
> I've put them und
On Friday 25 October 2002 11:44, Erik Browaldh wrote:
> Hello everyone,
>
> Im a newcommer in the Linux-world, therefore, all kind of help may be
> help :-)
>
> I have problems installing these self-extracting files
> j2re-1_4_1_01-linux-i586.bin
> j2sdk-1_4_1_01linux-i586.bin
>
> I've put them und
George Hamilton wrote:
Erik
You have to check that javac in in you path. typing 'which javac' will tell you
the path of the executable. If not, it will tell you it can't be found.
To put in your path find manual where the java executables say
/root/usr/loca/java/bin for example. then
export PATH
George Hamilton wrote:
Erik
You have to check that javac in in you path. typing 'which javac' will tell you the path of the executable. If not, it will tell you it can't be found.
To put in your path find manual where the java executables say
/root/usr/loca/java/bin for example. then
export
4 matches
Mail list logo