rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] win32 error 126


From: Greg Freemyer
Subject: Re: [rdiff-backup-users] win32 error 126
Date: Tue, 11 Nov 2003 13:39:37 -0500

On Mon, 2003-11-10 at 22:25, David Kempe wrote:

> 
> I did that and it generated a new gzip module.
> that still didn't work, but I figured it out anyway - I needed cygz.dll.
> I don't mind having to distribute the cygwin dlls as well as the
> rdiff-backup stuff as long as there are no licensing issues. Does anyone
> see a problem there?

cygwin.dll is covered by the GPL and they try fairly hard to enforce
that in its entirety.  In this case it should not be a problem, but the
2 main issues are:

1) All code that calls cygwin.dll must also be gpl.  (rdiff-backup
qualifies.)
2) The source code for cygwin.dll must be made available to end-users
(for 5 years??) by anyone distributing cygwin.dll.

The source code issue seems to be the one people try to ignore.

The cygwin team does NOT consider a simple pointer to their website as
satisfying this requirement.  They claim the simplist way to satisfy the
GPL license is to simply distribute the source to cygwin.dll with your
application.  Otherwise you have to ensure you have the cygwin source
available for 5 years (IIRC).

> 
> it works now - I am going to trim it more and make a zip file.
> then on to the installer.
> and to figure out how to handle different versions and command line
> options etc
> 
> 
> dave

Greg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]