Naceur wrote:
> 
> Lenz Grimmer wrote:
> 
> > Hi,
> >
> > On Tue, 9 Mar 1999, Gerry Doris wrote:
> >
> > > 1. I downloaded the updated SuSEconfig file from SuSE's website.
> > > This thing is a binary about 6k in size.  It showed up without an
> > > extension but on the website I believe it had a .gz on it.  In any
> > > case, I've tried .gz, .tz, .rpm.  I can't find any way to uncompress
> > > it.
> >
> > Try "file <filename>", it should tell you the correct file type. If it is
> > still gzipped, rename it to <filename>.gz. Gzip will not decompress files
> > without the "gz"-extension...
> >
> > > 2. I downloaded the updated java.rpm.  When I try and install it I'm
> > > told that I'm missing libXm.so.2.  I can't find this sucker
> > > anywhere!!!  I checked the rufus site and it mentions the file as a
> > > pre-req but doesn't say where to find it.
> >
> > This is the Motif library, which is required for the dynamically linked
> > binaries, which are also contained in this package. Just pass the
> > "--no-deps" Parameter to RPM and it should install.
> >
> 
> The --no-deps is unknown option by my SuSE 6 rpm package !
> 
> here is what I did :
> 
> aloha> rpm -i --no-deps java.rpm
> 
> --no-deps: unknown option

That is because the option is --nodeps

You can also use --force to make rpm ignore package and file conflicts,
if you are brave...


> Any hints on where can I find the lib " libXm.so.2 " ?
> 
> Regards Naceur
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to