On Sun, Sep 07, 2003 at 07:36:58AM +0000, rambo jr wrote:
> Finally i am able to run kde..and all thanks to Richard..
> yes that  doing # ln -sf /usr/lib/opengl/xfree/lib/libGL.so.1.2 
> /usr/lib/libGL.so.1  surely worked...
> and it was worth the effort
> even though kde is running as smooth as silk...but i still gets this when i 
> do ldconfig...i hope thats no problem..
> # ldconfig
> ldconfig: Cannot mmap file /usr/lib/libGL.so.
> 
> ldconfig: Cannot mmap file /usr/X11R6/lib/libMesaGL.so.
> 

Yes, I think those should point to the same place as the first
one, so you could fix this by running these commands as root:

    # ln -sf /usr/lib/opengl/xfree/lib/libGL.so.1.2 /usr/lib/libGL.so
    # ln -sf /usr/lib/opengl/xfree/lib/libGL.so.1.2 /usr/X11R6/lib/libMesaGL.so

> and when i tried to install ati-gatos i got
> ---------------------------
> # emerge -p ati-gatos
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies
> !!! all ebuilds that could satisfy "ati-gatos" have been masked.
> 
> !!! Error calculating dependencies. Please correct.
> -----------------------
> kde speed is fine ..so rt now iam happy even  without gatos ..but there is 
> always some room for improvement..
> 
> thanks again

Cool.  Glad I could help!

    - richard

-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list

Reply via email to