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