Hi,
In regards to the hanging issue, if you stick with
1.3.0_x on RH 7.1 you will need to export LD_ASSUME_KERNEL=2.2.5
or if you upgrade to J2SE 1.3.1 you won't have to export
the above flag.
Regards,
Ryan Lubke
Andrew Robson wrote:
>Hi,
> Your problem is that 'cut' is in the wrong place.
>Copy it from wherever it is (/bin I think) into /usr/bin/
>This will get rid of error message but you're not out of the
>woods yet. See the thread from yesterday about a missing
>file - libstd++-libc6.1-1.so.2 I suspect you will get the
>same problem. I searched redhat to find the package this
>file belonged to and installed via rpm. Had to force it
>as believe it is a 'downgrade' of an existing package.
>If you get this far you should rid yourself of any error
>messages but you may well find that javac and java
>just hang when you try to use them. At this point I
>gave up and switched to RH 7.0. I'm sure a couple of days
>later I came across something on the web about a fix to 7.1
>to prevent the jvm hanging problem. But I can't remember where
>or the details. Search the Redhat support forums would be a good place
>to start. It may be something specific to particular version of
>jdk which you will avoid because you have the latest (?).
>
>good luck
>andrew
>
>On Fri, 10 Aug 2001, you wrote:
>
>>Hi all,
>>I know this is perhaps not the most appropriate place
>>to present this question as it is a purely java
>>installation problem. But I hope you'll bare with
>>me.Am getting an 'libjvm.so' error.
>>
>>I am trying to install jdk1.3.0_02 on RH linux 7.1
>>from the .rpm installation.
>>I've used the rpm -ivh <filename> and even the
>>GnomeRPM after login as root. The installation
>>completes successfully, and I even query for errors
>>using the GnomeRPM but shows me nothing.
>>However when I run the java or the javac programs I
>>get the following error.
>>
>>--start
>>#java somefile
>>/usr/java/jdk1.3.0_02/bin/java: /usr/bin/cut: No such
>>file or directory
>>/usr/java/jdk1.3.0_02/bin/i386/native_threads/java:
>>error while loading shared libraries: libjvm.so:
>>cannot load shared object file: No such file or
>>directory
>>--end
>>Indeed the /usr/bin/cut file doesn't exist.
>>I can't try download the jdk1.3.1 (now downloadable as
>>one single file) as I am on slow and unrealiable
>>dial-up link.
>>
>>Finally, I have the same jdk (jdk1.3.02) installed
>>from the same .rpm file running flawlessly on a RedHat
>>6.2 system.
>>
>>Thank you.
>>Allan
>>
>>__________________________________________________
>>Do You Yahoo!?
>>Make international calls for as low as $.04/minute with Yahoo! Messenger
>>http://phonecard.yahoo.com/
>>