RE: RedHat 6.0 and Blackdown Java 1.1.7v1a

1999-05-03 Thread ruff
> /../bin/i586/green_threads/java: error in loading shared libraries: ./../lib/i586/green_threads/libjava.so: undefined symbol: _dl_symbol_value I'm using SUSE, checking the directory /lib : nm -A *.so* | grep _dl_symbol_value gives me following result: libc-2.0.7.so:00088d50 T

Re: RedHat 6.0 and Blackdown Java 1.1.7v1a

1999-05-03 Thread Michael Sinz
Tom Bradford wrote: >Hi, > >I have, for the past few days, been trying to get the most recent >release of your 1.1.7v1a port to work on RedHat 6.0. It worked find on 5.2, >but they've upgraded their shared libraries and now, for some reason, the >Java interpreter displays: [...] >Any help wou