On Fri, May 14, 2010 at 4:08 PM, Neal Hogan <[email protected]> wrote:
> On Fri, May 14, 2010 at 8:06 AM, giovanni <[email protected]> wrote:
>> maybe I need a coffe but it seems that
>>
>> libXext.so.11.0
>>
>> is missing from today snaphost [amd64]
>>
>
> Nope, you don't need coffee (at least not for this) . . .
>
> I just updated to the May 13th amd64 snap and, as you say, X is
> looking for libXext.so.11.0, but ldconfig -r only finds
> libXext.so.10.0
>
FWIW - libXext.so.11.0 has been added to the src tree.
montagueneal ldconfig -r | grep libXext
132:-lXext.10.0 => /usr/X11R6/lib/libXext.so.10.0
373:-lXext.11.0 => /usr/X11R6/lib/libXext.so.11.0