help with non XFree system (Gnome 2)
Mathew Yeates <[email protected]> Tue, 09 Jul 2002 15:03:42 -0700
| Newsgroups | gmane.comp.gnome.lib.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi- I'm running on an sgi with the SGI X server. "gnome_canvas_text_render" in libgnomecanvas appears to always use pango_ft2 which fails on my system because XftConfig doesnt exist. (SGI does not support the RENDER extension). When I run the demo program, I get a core dump after a message saying XftConfig was not found. What do I do? Mathew