
Mike Hearn wrote:
On Mon, 18 Apr 2005 11:14:21 -0300, bulia byak wrote:
I haven't yet tested on Windows but I still think we must ship Python and all needed Python libs with the Windows package.
If somebody wants to add support for these effects to the autopackage version as well, please let me know. We can do dep checking and resolution there, so it'd be nice to have the effects enabled only if Python+PyXML+whatever else is installed.
We can check for Python in the path with the INX file. (And probably should.) I don't know how to check for a Python module like PyXML. But if it is possible it would be nice to check for the XML::XQL::DOM perl module for dropshadow too. I don't know how to best deal with this. I suggested displaying stderr in a gui window, but this isn't really user freindly, just helpful for script developers.
Aaron Spike