Re: Blackdown on SuSE

2001-06-27 Thread Sam Joseph
Juergen Kreileder wrote: > On Wed, 27 Jun 2001, Alan Hawrelak wrote: > > > Sam Joseph wrote: > > > >> I can extract the blackdown version, and unpack it but when I try > >> to run > >> > >> the java command I get this: > >> > >> l008064:~/j2sdk1.3.0/bin # ./java -version > >> Error: can't find l

Re: Blackdown on SuSE

2001-06-27 Thread Juergen Kreileder
On Wed, 27 Jun 2001, Alan Hawrelak wrote: > Sam Joseph wrote: > >> I can extract the blackdown version, and unpack it but when I try >> to run >> >> the java command I get this: >> >> l008064:~/j2sdk1.3.0/bin # ./java -version >> Error: can't find libjava.so. Looks more like he tried to run a x

Re: Blackdown on SuSE

2001-06-27 Thread Alan Hawrelak
Sam Joseph wrote: > I can extract the blackdown version, and unpack it but when I try to run > > the java command I get this: > > l008064:~/j2sdk1.3.0/bin # ./java -version > Error: can't find libjava.so. > You might want to double check that the unpacked version of libjava.so has the executabl

Re: Blackdown on SuSE

2001-06-26 Thread Amol Kulkarni
Hi, It seems u have not updated the ld.so.conf present in the /etc directory., with the java lib path. Also after apeending the path runĀ  ldconfig . This will append the path of java lib. If this doesnt help i wll give u more tips. Tell me the enviroment settings of ur m/c. Like THREADS_FLAG etc

Re: Blackdown on SuSE

2001-06-26 Thread Sam Joseph
Follow up to my own mail - I got help from another list, the solution seems to be: >You need JDK that is compiled for s390(search google "s390 jdk"), for > example: > http://www.ibiblio.org/pub/languages/java/blackdown.org/JDK-1.2.2/s390/FCS/?M=A Sam Joseph wrote: > I've been trying to instal

Blackdown on SuSE

2001-06-26 Thread Sam Joseph
Hi, I've been trying to install a blackdown jdk on an IBM penguin box using SuSE linux and have not had much luck so far. I can extract the blackdown version, and unpack it but when I try to run the java command I get this: l008064:~/j2sdk1.3.0/bin # ./java -version Error: can't find libjava.so