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
> "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
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
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
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