From: Juergen W. <wie...@fr...> - 2006-07-09 13:42:34
|
Hi Timoth=E9e, > I guess you have gtk+ 2.6, not 2.8 or later. That's fine in terms of wiefer@localhost:~> rpm -qa |grep -i gtk2 gtk2-devel-2.6.4-6.3 gtk2-2.6.4-6.3 > what we need for the wxWidgets terminal. However, gtk+ 2.8 is dependant > on cairo, and was magically adding the '-lpangocairo' flag. gtk+ 2.6 > does not depend on cairo, hence the missing flag. I've fixed that in > CVS. Please try to see if the problem is fixed. Yes, compiles and links fine. > Well, so far your experience and your reports have been really fruitful, > thank you very much, and please go on ;-) Thanks. But now to the next riddle: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D8<=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D G N U P L O T Version 4.1 patchlevel 0 last modified July 2006 System: Linux 2.6.11.4-21.12-default Copyright (C) 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley and many others Type `help` to access the on-line reference manual. The gnuplot FAQ is available from http://www.gnuplot.info/faq/ Send comments and help requests to =20 <gnu...@li...> Send bug reports and suggestions to=20 <gnu...@li...> Terminal type set to 'wxt' gnuplot> plot sin(x) Error reading Pango modules file (<unknown>:17660): Pango-WARNING **: No builtin or dynamically loaded modul= es were found. Pango will not work correctly. This probably means there was an error in the creation of: '/usr/local/etc/pango/pango.modules' You may be able to recreate this file by running pango-querymodules. (<unknown>:17660): Pango-CRITICAL **: _pango_engine_shape_shape: assertion= =20 `PANGO_IS_FONT (font)' failed Pango-ERROR **: file shape.c: line 75 (pango_shape): assertion failed:=20 (glyphs->num_glyphs > 0) aborting... Abgebrochen =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D>8=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The file /usr/local/etc/pango/pango.modules actually exists, but is empty apart from comments. Juergen |