ooops, actually not the installation still gives me: Getting distribution for 'PIL==1.1.6'. install_dir /home/ledermac/devel/plone4iwlearn/buildout-cache/eggs/tmp9brFZB libImaging/Effects.c:209: warning: ‘perlin_init’ defined but not used libImaging/File.c: In function ‘ImagingOpenPPM’: libImaging/File.c:112: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result libImaging/File.c:119: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result libImaging/Geometry.c:235: warning: ‘quadratic_transform’ defined but not used libImaging/Quant.c:310: warning: ‘test_sorted’ defined but not used libImaging/Quant.c:675: warning: ‘checkContained’ defined but not used libImaging/QuantHash.c:136: warning: ‘_hashtable_test’ defined but not used _imagingtk.c:20:16: error: tk.h: No such file or directory _imagingtk.c:23: error: expected ‘)’ before ‘*’ token _imagingtk.c:31: error: expected specifier-qualifier-list before ‘Tcl_Interp’ _imagingtk.c: In function ‘_tkinit’: _imagingtk.c:37: error: ‘Tcl_Interp’ undeclared (first use in this function) _imagingtk.c:37: error: (Each undeclared identifier is reported only once _imagingtk.c:37: error: for each function it appears in.) _imagingtk.c:37: error: ‘interp’ undeclared (first use in this function) _imagingtk.c:45: error: expected expression before ‘)’ token _imagingtk.c:51: error: ‘TkappObject’ has no member named ‘interp’ _imagingtk.c:55: warning: implicit declaration of function ‘TkImaging_Init’ error: Setup script exited with error: command 'gcc' failed with exit status 1 An error occured when trying to install PIL 1.1.6. Look above this message for any errors that were output by easy_install. While: Installing client1. Getting distribution for 'PIL==1.1.6'. Error: Couldn't install: PIL 1.1.6
replacing PIL = 1.1.6 with PIL=1.1.7 works though. On Wed, Jan 26, 2011 at 8:25 AM, Christian Ledermann <[email protected]> wrote: > Yes this does the trick :) > > thanks a lot Laurence. > > On Tue, Jan 25, 2011 at 5:52 PM, Laurence Rowe <[email protected]> wrote: >> >> It's now been added to the release directories, so all you need now is: >> >> find-links = http://dist.plone.org/release/4.0-latest/ >> >> Laurence > > > -- > Best Regards, > > Christian Ledermann > > Nairobi - Kenya > Mobile : +254 729495789 > > <*)))>{ > > If you save the living environment, the biodiversity that we have left, > you will also automatically save the physical environment, too. But If > you only save the physical environment, you will ultimately lose both. > > }<(((*> > -- Best Regards, Christian Ledermann Nairobi - Kenya Mobile : +254 729495789 <*)))>{ If you save the living environment, the biodiversity that we have left, you will also automatically save the physical environment, too. But If you only save the physical environment, you will ultimately lose both. }<(((*> _______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/setup
