On Saturday 19 September 2009 16:49:49 Ramos wrote: > imagingtk.c:20:16: error: tk.h: No such file or directory >
To install PIL, you'll need the tk8.4-dev package I believe. http://packages.ubuntu.com/hardy/i386/tk8.4-dev/filelist (not sure what the latest version of tk is for hardy), Once PIL is installed, then you can use the ImageField properally. Alternately, apt-get/synaptic repos should have pil in them already, you wouldn't need to compile it or use easy_install. I do suggest that you search your repos first before using easy_install, for similar reasons, including easier updating. Mike -- Arbitrary systems, pl.n.: Systems about which nothing general can be said, save "nothing general can be said."
signature.asc
Description: This is a digitally signed message part.

