problem with lib

Kam Leo kam.leo at gmail.com
Fri Apr 8 04:30:36 UTC 2005


On Apr 7, 2005 5:54 PM, Claude Jones <claude_jones at levitjames.com> wrote:
> Craig White wrote:
> 
> >On Wed, 2005-04-06 at 23:46 -0400, Claude Jones wrote:
> >
> >>Kam Leo wrote:
> >>>What is the output from  show?

[snip]

> >>ls -l /usr/X11R6/lib/libXxf86dga.so.1
> >>lrwxrwxrwx  1 root root 18 Apr  3 19:38 /usr/X11R6/lib/libXxf86dga.so.1
> >>-> libXxf86dga.so.1.0
> >>

[snip]

> >----
> >that seems ok to me
> >
> ># ls -l /usr/X11R6/lib/libXxf86dga.so.1
> >lrwxrwxrwx  1 root root 18 Dec  6 20:44 /usr/X11R6/lib/libXxf86dga.so.1
> >-> libXxf86dga.so.1.0
> >
> ># rpm -q --whatprovides /usr/X11R6/lib/libXxf86dga.so.1
> >xorg-x11-libs-6.8.1-12.FC3.21
> >
> ># ls -l /usr/X11R6/lib/libXxf86dga.so.1.0
> >-rwxr-xr-x  1 root root 18032 Dec  1
> >00:36 /usr/X11R6/lib/libXxf86dga.so.1.0
> >
> I apologize, but I don't understand quite what you're saying, here. I'm
> still pretty new to Linux.
> 
> --
> Claude Jones
> Bluemont, VA, USA
> 

When you performed your last update yum gave the error message "
/sbin/ldconfig: /usr/X11R6/lib/libXxf86dga.so.1 is not a symbolic
link".   The `ls -l /usr/X11R6/lib/libXxf86dga.so.1` output from your
system shows that   /usr/X11R6/lib/libXxf86dga.so.1 exists, is a valid
symbolic link and points to file libXxf86dga.so.1.0.  Craig's response
was that the output looks OK.  Craig, then, provided examples of the
properties that are associated with that file on his system.  Run the
commands that Craig used and see if you get similar results.

The only item left from your yum update was the error for Xdosemu. It
is possible that the version that you got is not compatible with FC3
or the version of X (Xorg) that is installed.  You'll have to verify
that the package you updated is compatible.

-- Kam




More information about the fedora-list mailing list