You must be running RedHat 7.1 with Sun JDK 1.3.0.

There are two known problems with this configuration:

1. Need a link (ln -s /bin/cut /usr/bin/cut); which you solved by actually
   moving the executable (not a good idea)

2. Need "export LD_ASSUME_KERNEL=2.2.5" before executing java

I would suggest upgrading to RH7.2 or applying or RH7.1 updates
(use the up2date utility) and upgrading the latest JDK from blackdown
or Sun.

Alexander
   
On Thu, Jan 17, 2002 at 01:20:38PM +0530, guruprasads wrote:
> Hi,
>  I installed Java 1.3 on my linux machine.
>  When I ran the "javac" or "java" command it gave me /usr/bin/cut not
> found.
>  Then I moved cut to /usr/bin..
>  When I ran the "javac" command it worked.
>  But If I ran the "java" command the system hungs...
> 
> Can anyone throw light on this..
> 
> regards
> guru
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to