|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Xlib ?problem?
|
On Fri, 2002-07-26 at 14:50, Arthur S. Alexion wrote:
> Every time I start an X program from the terminal console, I get the
> message,
>
> XLib: extension "RENDER" missing on display ":0.0".
>
> Then the program loads without any problems that I can detect.
>
> Can I fix it?
> Need I bother?
> Is it just feedback, as opposed to an error?
in XF86Config in the Modules section (yes, X has modules):
Load "extmod"
restart X.
xdpyinfo | less
Look for RENDER. Should be loaded now. See google and xfree86.org.
You may also want to load "freetype", "glx", "dbe", "type1" and "dri"
depending on your hardware/needs.
--
Mental (Mental@NeverLight.com)
"as above is not so below
spider webs, dotted lines hold all I behold
driven like a suicide through a noose of hope
alibis De-mystified hold on... and let go"
"Driven" --Numb
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|