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: Paul Dickson
Subject: Re: Building Sketch 0.7.11 under RH 8.0
Date: Mon, 13 Jan 2003 12:54:12 -0700

On Mon, 13 Jan 2003 12:14:15 -0700, Paul Dickson wrote:

> In file included from _skgtkmodule.c:36:
> _skgtkmodule.h:30:25: pygtk/pygtk.h: No such file or directory

I believe this is the cause of the problems.  Compilation in this
directory stops because of this error.

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>).

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

        -Paul





reply via email to

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