Re: JDK installation

1999-04-08 Thread Sorin Lingureanu
Get your needed files from this address: ftp://tuiasi.ro/pub/os/linux/jdk-1.2 and try rpm -Uvh * ( or name of the file that you want to install ) Good luck! Sorin On Wed, 7 Apr 1999, Alexander F. Hartner wrote: > I am still very new to Linux, but I have experience on Win95 with SUN's JDK (Oh!

jdk installation

1998-12-30 Thread Adrian Crouch
I'm after some help with installation of the jdk. I'm getting the following message when I try to run any of the jdk executables: /appdev/jdk/bin/../bin/i686/green_threads/java: error in loading shared libraries /usr/X11R6/lib/libXp.so.6: undefined symbol: _Xglobal_lock I should mention that I

Re: RPM JDK installation on RedHat 5.1

1998-10-15 Thread Michael Sinz
On Wed, 14 Oct 1998 17:51:51 +0100, Arif H Saleem wrote: >hi! > >We have used the jdk 1.1.6v5 tar.gz to build an rpm on an i386 RedHat 5.1 >system. We have glibc 2.0.7-19 installed (also glibc-devel) and lesstif 0.86.5. >We had no problem building the rpm but on installation we get a failed >de

Re: RPM JDK installation on RedHat 5.1

1998-10-14 Thread Ulrich Kortenkamp
> "LF" == Levente Farkas <[EMAIL PROTECTED]> writes: LF> Arif H Saleem wrote: >> libXm.so.2 required by jdk-1.1.6-5 LF> I don't know which rpm do you try, but the one I build LF> jdk-1.1.6-5.glibc do NOT require libXm.so.2. I experienced the same problem with the jdk-1.1.6-5

Re: libXm.so.2 and RPM JDK installation on RedHat 5.1

1998-10-14 Thread jim watson
Arif, when this happened to me i tried this, but just as an experiment ... - look for libXm.so.1.??, make sure there is nothing like libXm.so.2.?? - if all clear make a symbolic link from libXm.so.2 to libXm.so.1 - seemed to work ok but i guess it could be hazardous if something needs the real v

RPM JDK installation on RedHat 5.1

1998-10-14 Thread Arif H Saleem
hi! We have used the jdk 1.1.6v5 tar.gz to build an rpm on an i386 RedHat 5.1 system. We have glibc 2.0.7-19 installed (also glibc-devel) and lesstif 0.86.5. We had no problem building the rpm but on installation we get a failed dependency: libXm.so.2 required by jdk-1.1.6-5 We understand tha

Re: RPM JDK installation on RedHat 5.1

1998-10-14 Thread Levente Farkas
Arif H Saleem wrote: > > hi! > > We have used the jdk 1.1.6v5 tar.gz to build an rpm on an i386 RedHat 5.1 > system. We have glibc 2.0.7-19 installed (also glibc-devel) and lesstif 0.86.5. > We had no problem building the rpm but on installation we get a failed > dependency: > > libXm.so.2 re

Re: ported jdk installation instructions?

1998-05-22 Thread Steve Byrne
Stephen Wynne writes: > In message <[EMAIL PROTECTED]>, Karl > Pfleger writes: > > So maybe I'm being completely clueless here, but aren't there some > instructions somewhere on how to do the installation of Steve > Byrne's port? > > Karl, > > Perhaps it is as easy as

Re: ported jdk installation instructions?

1998-05-22 Thread Geoffrey S. Knauth
My recollection is that if you're using RedHat 5.0 you most probably want to use the glibc version, and that if you're using RedHat 4.2 you may still have to use the libc5 version. I believe the trend is to move toward glibc. -- Geoffrey S. Knauth http://world.std.com/

Re: ported jdk installation instructions?

1998-05-21 Thread Stephen Wynne
In message <[EMAIL PROTECTED]>, Karl Pfleger writes: So maybe I'm being completely clueless here, but aren't there some instructions somewhere on how to do the installation of Steve Byrne's port? Karl, Yes, http://www.blackdown.org/java-linux/docs/libraries.html is a start. Can

ported jdk installation instructions?

1998-05-21 Thread Karl Pfleger
So maybe I'm being completely clueless here, but aren't there some instructions somewhere on how to do the installation of Steve Byrne's port? My first problem is that not being a Linux expert I have no idea whether I should use the glibc or the libc5 version and I can't find any helpful files th