Imaging-1.0 Compilation & OpenBSD

Hannah Schroeter hannah at schlund.de
Wed Jan 12 09:21:54 EST 2000


Hello!

In article <Pine.BSO.4.10.10001111652020.6301-100000 at doug.speedex.net>,
Douglas Shawhan  <doug at doug.speedex.net> wrote:
>[...]
>gcc -fpic  -IlibImaging -I/usr/local/include -I/usr/local/include
>-DWITH_TKINTER -I/usr/local/include -g -O2 -I/usr/local/include/python1.5
>-I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c ./_imaging.c
>[...]
>./_imaging.c:2303: tk.h: No such file or directory
>*** Error code 1

>--------------------end my pain--------------------------
>tk.h does indeed exist:

>/usr/local/include/tk8.0/tk.h

>Any clues?

Provide -I/usr/local/include/tk8.0 to the compiler, too.

>Thanks.

>d

Regards, Hannah.



More information about the Python-list mailing list