On Tue, Mar 10, 2009 at 12:49:55PM -0600, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > On Tue, Mar 10, 2009 at 01:37:26PM -0500, we recorded a bogon-computron > collision of the <[email protected]> flavor, containing: > > > > I am trying to get xastir working on Centos 5.2 box. > [...] > > > > Below you will see the last part of the configure: that seems to be fine > [...] > > > gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include > > -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\" -g -O2 -pipe -W -Wall > > -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter -pthread > > -I/usr/include -MT alert.o -MD -MP -MF .deps/alert.Tpo -c -o alert.o alert.c > > In file included from /usr/include/Xm/XmAll.h:46, > > from alert.c:308: > > /usr/include/Xm/Xm.h:76:34: error: X11/extensions/Print.h: No such file or > > directory > > You're missing a development package that contains the Print extention's > headers. This is an annoying dependency that gets pulled in as a second- or > third- generation dependency. Xastir itself doesn't use that extension, but > its header needs to be there for something else. > [...] > > If you've already followed those instructions, then perhaps a package changed > to stop including the Print header for whatever reason, and the instructions > could need updating by someone in the know.
Googling "Centos" and "Print.h" led me here: http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=ASC&topic_id=9735&forum=38 Perhaps that'll point the way for you? -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM In some cultures what I do would be considered normal. -- Ineffective daily affirmation _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
