Re: ATI 3D acceleleration and dpkg-divert

From: Nicolas de Sereville (deserevi_at_ieec.fcr.es)
Date: 09/21/04

  • Next message: Ross Boylan: "GTK 1.2 font problems"
    Date: Tue, 21 Sep 2004 19:05:37 +0200
    To: debian-user@lists.debian.org
    
    

    Hi!

    Andrea Vettorello wrote:

    >On Tue, 21 Sep 2004 15:33:01 +0200, Nicolas de Sereville
    ><deserevi@ieec.fcr.es> wrote:
    >
    >
    >>Hi!
    >>
    >>
    >
    >[...]
    >
    >
    >
    >># dpkg -S /usr/X11R6/lib/libGL.so.1.2
    >>diversion by fglrx from: /usr/X11R6/lib/libGL.so.1.2
    >>diversion by fglrx to: /usr/X11R6/lib/libGL.so.1.2.distrib
    >>fglrx, xlibmesa-gl: /usr/X11R6/lib/libGL.so.1.2
    >>
    >>So the *.a libraries come from the xlibmesa-gl-dev package, whereas the
    >>libGL.so.1.2 is diverted. What I could test is to rename them
    >>temporarely and see if I can run tuxracer (after googling I could not
    >>find any description of my problem) and celestia.
    >>
    >> From the diversion of the libGL.so.1.2 library, I can see the
    >>/usr/X11R6/lib/libGL.so.1.2.distrib file but cannot find it? is it a
    >>real file?
    >>
    >>
    >>
    >
    >$ dpkg -S /usr/X11R6/lib/libGL.so.1.2
    >xlibmesa-gl: /usr/X11R6/lib/libGL.so.1.2
    >
    >$ file /usr/X11R6/lib/libGL.so.1.2
    >/usr/X11R6/lib/libGL.so.1.2: ELF 32-bit LSB shared object, Intel
    >80386, version 1 (SYSV), stripped
    >
    >I would say yes...
    >
    >
    I obtain the same aprt form the "stripped" and "not stripped":
    # file /usr/X11R6/lib/libGL.so.1.2
    /usr/X11R6/lib/libGL.so.1.2: ELF 32-bit LSB shared object, Intel 80386,
    version
    1 (SYSV), not stripped

    I guess I didn't explain well but I was thinking of the file
     /usr/X11R6/lib/libGL.so.1.2.distrib. I can not find it.

    Nico

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Ross Boylan: "GTK 1.2 font problems"