Why not simply search for the tools in your script, and if they are not installed output a message saying that your script requires tar and gzip tobe installed under Cygwin?Christopher Faylor wrote: | All that you have to do is comply with the GPL. Simply put, that | means that you have to distribute the sources for cygwin1.dll, | tar.exe, and gzip.exe with your program.
I think that I'll have to make it in other way... The updater package consisted of four files: iUpdate.py, tar.exe, gzip.exe and cygwin1.dll, if I'm suposed to bundle also the sources for the last three files imagine the size of this package! It will be bigger than the main program package itself.
Martin Kudlich
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/