On Thursday 29 July 2004 05:42 pm, gus wrote:
> > Hi> > I had installed PIL (Python Image Library)> > But I have an error when build whith> > python setup.py build> >> > the error said> >> > running build> > running build_py> > running build_ext> > building 'imagingtk' extension> > gcc -pthread -fno-strict-aliasing _DNDDEBUG -g -03 -Wall> > ................../temp.linux-i686-2.3/Tk/TkImaging.o> > Tk/Tkimaging.c:49: tk.h: No such file or directory> > error: command 'gcc' failed with exit status 1
Looks to me that you don't have the tk development files installed. On my
machines they come from the following packages:
Debian: tk8.4-dev
SuSE: tk-devel
Mandrake: tk
> > Anyone could help me...?> > regards> > Gus> > _______________________________________________> Image-SIG maillist - Image-SIG@[...].org> http://mail.python.org/mailman/listinfo/image-sig
_______________________________________________
Image-SIG maillist - Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig