From: | Alex Pilosov <alex(at)pilosoft(dot)com> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: GNU readline and BSD license |
Date: | 2000-12-23 16:06:14 |
Message-ID: | Pine.BSO.4.10.10012231056130.559-100000@spider.pilosoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, 23 Dec 2000, Bruce Momjian wrote:
> OK, but does shipping our code with hooks obligate us? We don't ship
> readline.
Oh, oops. I didn't know readline wasn't in the postgres tree. Then,
obviously, distribution of .tar.gz does not obligate postgres to anything,
HOWEVER, the problem arises with distribution of binaries (.rpm and
others) which are linked against libreadline _statically_ (basically, we
can't do it). Our RPM distrib is linked dynamically, but I don't know
about other binaries...
From my understanding of GPL, if it is linked dynamically, we are exempt
since it does not constitute a 'derived package'.
-alex
From | Date | Subject | |
---|---|---|---|
Next Message | mlw | 2000-12-23 16:20:46 | Re: GNU readline and BSD license |
Previous Message | Bruce Momjian | 2000-12-23 15:54:54 | Re: GNU readline and BSD license |