Hi, How is this thread related to autoyast and auto-installation! I thought You will notice sooner or later.. Please discuss these issue on some other general list.. Anas * herman gorter <h_gorter@hotmail.com> [Feb 19. 2003 23:48]:
Dear Thomas,
Thanks for your patience!
Down here is the result in xterm of your advise. Am I right, that we do have to get a link between libXm.so2 and libXm.so.3, but someway it does not work. Has it someting to do with permissions? I tried to find the files above and also "openmotif" in "find files" at look in: / ,but failed. So I could also not see if there are some wrong permissions. May be we could find the permissions in xterm, but I don't know how to do that.
You seem to know a lot about Linux. I would appreciate if you could find some time to help me further out.
kind regards,
herman ________________________________________________________________________________ herman@linux:~> rpm -q openmotif openmotif-2.2.2-111 herman@linux:~> ln -s /usr/X11R6/lib/libXm.so3 /usr/X11R6/lib/libXm.so.2 ln: creating symbolic link `/usr/X11R6/lib/libXm.so.2' to `/usr/X11R6/lib/libXm.so3': Permission denied herman@linux:~> sux - Password: linux:~ # ln -s /usr/X11R6/lib/libXm.so3 /usr/X11R6/lib/libXm.so.2 linux:~ # rpm -Uhv /home/herman/Documents/opera-6.11-20021129.1-static-qt.i386.rpm error: failed dependencies: libXm.so.2 is needed by opera-6.11-20021129.1 linux:~ # ____________________________________________________________________________
From: Thomas Mack <mack@ips.cs.tu-bs.de> To: h_gorter@hotmail.com Subject: Re: [suse-autoinstall] Suse 8.1 upgrade Operabrowser problems Date: Wed, 19 Feb 2003 22:17:00 +0100 (MET) Received: from infbssys.ips.cs.tu-bs.de ([134.169.32.1]) by mc3-f2.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 19 Feb 2003 13:17:03 -0800 Received: from infbsdb1.idb.cs.tu-bs.de (infbsdb1.idb.cs.tu-bs.de [134.169.32.131])by infbssys.ips.cs.tu-bs.de (8.9.3/8.9.3) with ESMTP id WAA26697for <h_gorter@hotmail.com>; Wed, 19 Feb 2003 22:17:01 +0100 X-Message-Info: dHZMQeBBv44lPE7o4B5bAg== Message-Id: <200302192117.WAA04167@infbsdb1.idb.cs.tu-bs.de> Return-Path: mack@ips.cs.tu-bs.de X-OriginalArrivalTime: 19 Feb 2003 21:17:03.0601 (UTC) FILETIME=[3FA2A610:01C2D85C]
linux:~ # cd Documents rpm -Uhv opera-6.11-20021129.1-static-qt.i386.rpm -bash: cd: Documents: No such file or directory linux:~ # rpm -Uvh Documents/opera-6.11-20021129.1-static-qt.i386.rpm error: cannot open file Documents/opera-6.11-20021129.1-static-qt.i386.rpm: No such file or directory linux:~ # rpm -Uhv /home/herman/Documents/opera-6.11-20021129.1-static-qt.i386.rpm error: failed dependencies: libXm.so.2 is needed by opera-6.11-20021129.1 linux:~ # _________________________________________________________________________________
Ok, I forgot you are root, when installing, so it did not find the directory in the first place.
You need to have the package openmotif installed (I think), as this package includes /usr/X11R6/lib/libXm.so.3 . If opera is not satisfied with /usr/X11R6/lib/libXm.so.3 but rather likes to have libXm.so.2 instead, you can try to create a link with the name of libXm.so.2 pointing to libXm.so.3 .
Firstly, you should see, if openmotif package is installed. As root user do the following:
rpm -q openmotif
If you get something like "openmotif-2.2.2-111" as output, the package is installed already. ONLY THEN, you would try do:
ln -s /usr/X11R6/lib/libXm.so.3 /usr/X11R6/lib/libXm.so.2
If the openmotif package is not yet installed, install that package from your CD.
Then you should retry to install opera.
If there are other failed dependencies, you will have to install more packages.
Thomas
_________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com -- Anas Nashif <nashif@suse.com>, SuSE Linux AG Montreal (Laval), Canada