> > If we did this, no one would have to install Python or any > > image-processing package to use plucker-build; just download the > > binary for their system and use it. > > In other words, this is to help Windows users that don't want to > do their home work. ;-)
Not at all. I think this would be handy for Linux, Solaris, and OS X users, as well. > If it is possible to "bundle" a GPL app, python and the image > processing tools in the same binary without running into problems > with the different licenses, and this will not require any kind Good point. The Python licence and the GPL are officially compatible, as of Python 2.1, I think. I'll have to check on PIL. No, this would in no way prevent one from using the current technique. Bill
