Thanks Everybody for your responses.

I hate the way the file and directory
locations change in new distributions.

All of a sudden, many things are broken.
It gives you nothing but grief to get
things up and running.

I am experiencing issues with other
software packages such as MySQL
and Tomcat servlet engine.

HY

> ----- Forwarded message from "Alexander V. Konstantinou" <[EMAIL PROTECTED]> 
>-----
> 
> Date: Tue, 24 Apr 2001 23:27:57 -0400
> From: "Alexander V. Konstantinou" <[EMAIL PROTECTED]>
> To: Calvin Austin <[EMAIL PROTECTED]>
> Cc: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: Re: RedHat 7.1 (upgrade) and Sun JDK1.3.0_02 (i386)
> User-Agent: Mutt/1.2.5i
> 
> Thanks to Cythia and Calvin for pointing me to the solution.  To summarize
> (for the list):
> 
> In order to get a stock or upgrade RedHat 7.1 (i386) system to run
> Sun JDK 1.3.0_02 the following two changes must be made:
> 
> 1. Create a symbolic link from /bin/cut to /usr/bin/cut
> 
>       ln -s /bin/cut /usr/bin/cut
> 
> 2. Modify the $JAVA_HOME/bin/.java_wrapper script by adding the
>    following two links after the copyright comments:
> 
>    LD_ASSUME_KERNEL=2.2.5
>    export LD_ASSUME_KERNEL
> 
> As for my previous posting regarding the Blackdown JDK and RH7.1.  Although
> it works off the box for console programs, running the SwingSet2 example
> causes it to freeze at the splash screen.  The problem is also fixed
> using the LD_ASSUME_KERNEL flag.
> 
> Alexander


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

Reply via email to