Imaging library woes
goatesque at my-deja.com
goatesque at my-deja.com
Wed Jan 12 09:53:07 EST 2000
More information about the Python-list mailing list
Wed Jan 12 09:53:07 EST 2000
- Previous message (by thread): Imaging library woes
- Next message (by thread): problem with Demos/sockets/mcast.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am having a problem getting the Imaging libs to compile properly under OpenBSD 2.6: --------------------begin my pain----------------------- doug:~/Imaging-1.0# make 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:63: warning: `WITH_TKINTER' redefined *Initialization*:1: warning: this is the location of the previous definition ./_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? Thanks. d Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): Imaging library woes
- Next message (by thread): problem with Demos/sockets/mcast.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list