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 21:31:04 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

Paul Dickson <address@hidden> writes:

> For some reason my include paths are set incorrectly.  If I change the
> above include to <pygtk-2.0/pygtk/pygtk.h> then the file is found, but the
> file pygobjects.h can't be found (because it should be referred to as
> <pygtk-2.0/pygobjects.h>).

You seem to insist on compiling with pygtk 2 :) 
That won't work with Sketch 0.7

> As I'm not up on how GCC searches for include files, suggestions to
> resolve this would be greatly appreciated.

You could try something like

python setup.py build CPPFLAGS="-I /extra/include/dir"

However, unless you point it to pygtk 0.6 you won't get Sketch to run.

   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]