libX.so.2 is not a Motif library...in fact it's not a library at all. IT
doesn't exist. Which makes me think that he meant libXm.so.2, which is
the Motif library.

If that's the case, then whoever build the RPM made a mistake. They need
to either turn off automatic dependancy checking (which would see that the
*_dyn versions all depend on libXm.so.2) or build sub-packages to
include the *_dyn versions seperate from the main distribution. To the
previous poster, you should contact whoever rolled that RPM (if it's
listed in the package metadata).

In the meantime, just install the non-RPM version. 

And so the chronicles report that David Harvill spake thusly unto the masses:
> 
> I believe libX.so.2 is a Motif library.  Which means that lesstif should
> have a version of it too.  To find it, try '%find / | grep "libX.so.2"'
> (ignoring the external single-quotes).  That will search every directory
> you have access to for that filename. Personally, I have never used the
> JDK rpm.  Installing the JDK by hand is one of the simplest installs I've
> ever seen.  Just unzip it, and set your PATH and CLASSPATH variables in
> your shell rc file to point to wherever you unzipped it.  The
> documentation that comes with it goes over that in better detail.
> 
> -dave
> 
> 
> On Wed, 27 Jan 1999, C. Javier Castro Peņa wrote:
> 
> > I tried to install the jdk1.1.7 rpm, but it asks me for libX.so.2. Where
> > can I find it? My system is RH 5 w/ kernel 2.0.35; is there some problem
> > in trying to run jdk 1.1.7 on this system? I have been developing a java
> > application , and tested it with jdk 1.1.5, and it hangs when I invoke a
> > Jdialog from a Frame.
> > 
> > javier
> > 
> > 
> 


-- 

¤--------------------------------------------------------------------¤
| Aaron Gaudio                   mailto:[EMAIL PROTECTED] |
|                    http://www.rit.edu/~adg1653/                    |
¤--------------------------------------------------------------------¤
|      "The fool finds ignorance all around him.                     |
|          The wise man finds ignorance within."                     |
¤--------------------------------------------------------------------¤

Use of any of my email addresses is subject to the terms found at
http://www.rit.edu/~adg1653/email.shtml. By using any of my addresses, you
agree to be bound by the terms therein.

Reply via email to