Re: Error running Blackdown j2sdk-1.3.1-02a-FCS-linux-i386 'java -version'
Thanks, that fixed it. (I gather that ulimit -s unlimited is not recognized.) Calvin Austin wrote: >try one of the old gotchas > >ulimit -s 2048 > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri
Re: Error running Blackdown j2sdk-1.3.1-02a-FCS-linux-i386 'java -version'
try one of the old gotchas ulimit -s 2048 > Barnet Wagman wrote: > > With Blackdown j2sdk-1.3.1-02a-FCS-linux-i386, I get the following when I > run 'java -version' > > java version "1.3.1" > Java(TM) 2 Runtime Environment, Standard Edition (build > Blackdown-1.3.1-02a-FCS) >