Me not slim, me=Gene & I'm not "slim' by 30 lbs :)
gnorpm seems to have lost the ability to access the local rpm
database by either db4 or db3 means. It was working a week or
so ago when I finally figured out .pangorc. Something yum did?
So I tried to install it with rpm, which also fails:
[root coyote dlds-rpms]# rpm -ivh RealPlayer9-9.0.7.151-4.i386.rpm
error: Failed dependencies:
libXm.so.2 is needed by RealPlayer9-9.0.7.151-4
Suggested resolutions:
openmotif21-2.1.30-8.i386.rpm
Definitely Not Okay?
[root coyote dlds-rpms]# locate libXm.so.2
/usr/X11R6/lib/libXm.so.2
/usr/X11R6/lib/libXm.so.2.1
[root coyote dlds-rpms]# echo $LD_LIBRARY_PATH
/usr/local/lib:/usr/lib:/root/kde3.2/lib:/root/kde3.2/lib
No idea why the konstruct built kde install is in there twice...
[root coyote dlds-rpms]# export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/X11R6/lib
[root coyote dlds-rpms]# rpm -ivh RealPlayer9-9.0.7.151-4.i386.rpm
error: Failed dependencies:
libXm.so.2 is needed by RealPlayer9-9.0.7.151-4
Suggested resolutions:
openmotif21-2.1.30-8.i386.rpm
My ld.so.conf:
/root/kde3.2/lib
/usr/kerberos/lib
/usr/X11R6/lib
/usr/local/lib
/usr/lib/qt2/lib
/usr/lib/mysql
/usr/lib/sane
/usr/lib/qt-3.1/lib
And (to prove that rpm CAN access the database):
[root coyote dlds-rpms]# rpm -qa |grep openmotif
openmotif-2.2.2-16.1
openmotif-devel-2.2.2-16.1
I note that this is NOT the same version of openmotif, but
the libXm.so.2's are indeed there:
[root coyote dlds-rpms]# ls -l /usr/X11R6/lib/libXm.*
-rw-r--r-- 1 root root 3128144 Aug 27 2003 /usr/X11R6/lib/libXm.a
lrwxrwxrwx 1 root root 14 May 2 12:17 /usr/X11R6/lib/libXm.so -> libXm.so.3.0.1
lrwxrwxrwx 1 root root 34 Nov 12 2003 /usr/X11R6/lib/libXm.so.1 -> ../LessTif/Motif1.2/lib/libXm.so.1
lrwxrwxrwx 1 root root 38 Nov 12 2003 /usr/X11R6/lib/libXm.so.1.0.2 -> ../LessTif/Motif1.2/lib/libXm.so.1.0.2
lrwxrwxrwx 1 root root 12 Nov 12 2003 /usr/X11R6/lib/libXm.so.2 -> libXm.so.2.1
-rwxr-xr-x 1 root root 1927000 Aug 26 2002 /usr/X11R6/lib/libXm.so.2.1
lrwxrwxrwx 1 root root 14 May 2 12:08 /usr/X11R6/lib/libXm.so.3 -> libXm.so.3.0.1
-rwxr-xr-x 1 root root 2390244 Aug 27 2003 /usr/X11R6/lib/libXm.so.3.0.1
Anybody have an idea whats fubared now?
Also, where (URL) is this "FedTest3"? It doesn't exist on this
FC1 upgraded machine.