Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3E7EA8D7.6020600@siemens.com> Date: Mon, 24 Mar 2003 07:42:31 +0100 From: Martin Kudlich User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: tar and gzip References: <001b01c2efd4$471d4140$2caf86d5 AT nelchael> <20030321181137 DOT GB21396 AT redhat DOT com> <00b301c2efd5$be914860$2caf86d5 AT nelchael> <20030321182231 DOT GA21513 AT redhat DOT com> <001401c2efdc$c041da60$2caf86d5 AT nelchael> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Krzysiek Pawlik wrote: >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. > 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? 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/