Re: Who puts the Windows binaries on the FTP server?

From: Justin Clift <justin(at)postgresql(dot)org>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Who puts the Windows binaries on the FTP server?
Date: 2003-03-10 14:51:32
Message-ID: 3E6CA674.8050306@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruno Wolff III wrote:
> On Mon, Mar 10, 2003 at 19:19:30 +1030,
> Justin Clift <justin(at)postgresql(dot)org> wrote:
>
>>Dave Page wrote:
>><snip>
>>
>>>Doens't matter. The GPL requires that the source be made available from
>>>the same place as the binaries. Someone got pulled up on that on on the
>>>pgsql-cygwin list the other day after publicising a similar installer to
>>>yours.
>>
>>Ok. Will download the cygwin source and the PostgreSQL-cygwin source
>>and put it on the Techdocs site, with a link to it from the same page
>>that refers to the PostgreSQL Cywin package, and also create a README
>>file for the package pointing to the source as well (and put it in the
>>FTP download directory).
>
> Are you sure you need to do that? Shouldn't you just have to provide source
> to the gnu programs you are including?

Probably, but it seems a more time efficient approach just to download
the whole lot, tar it up, and provide links to it. It's all BSD or GPL,
so there's no stress in doing that.

:)

Regards and best wishes,

Justin Clift

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2003-03-10 14:54:15 Re: Who puts the Windows binaries on the FTP server?
Previous Message Tom Lane 2003-03-10 14:49:47 Re: SQL99 ARRAY support proposal