sketch-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building Sketch 0.7.11 under RH 8.0


From: Bernhard Herzog
Subject: Re: Building Sketch 0.7.11 under RH 8.0
Date: 13 Jan 2003 20:56:35 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

Paul Dickson <address@hidden> writes:

> I removed pygtk so pygtk2 (which is pygtk 1.99.12 in my case) could be
> found. 

This won't work. Sketch 0.7 currently requires the older 0.6 version of
pygtk.

> It seems do better, but has problems with Type1 (the font?):
> 
[...]
>     from Sketch._type1 import decode, hexdecode
> ImportError: No module named _type1

The _type1 module wasn't built because the build process stopped because
of the errors during the compilation of _skgtkmodule.c.

> gcc -fPIC -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/include/python2.2 
> -I/usr/include/python2.2 -DHAVE_CONFIG_H   -I/usr/include/python2.2 
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
> -I/usr/X11R6/include -I/usr/include/gnome-1.0 -c ././_skgtkmodule.c -o 
> ./_skgtkmodule.o
[...]
> In file included from _skgtkmodule.c:36:
> _skgtkmodule.h:30:25: pygtk/pygtk.h: No such file or directory

The rest of the errors and warnings is due to the missing pygtk/pygtk.h
headerfile.

   Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Sketch                                 http://sketch.sourceforge.net/
MapIt!                                           http://www.mapit.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]