Re: GNU readline and BSD license - Mailing list pgsql-hackers

From Alfred Perlstein
Subject Re: GNU readline and BSD license
Date
Msg-id 20001229155141.B19572@fw.wintelcom.net
Whole thread Raw
In response to Re: GNU readline and BSD license  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: GNU readline and BSD license
List pgsql-hackers
* Tom Lane <tgl@sss.pgh.pa.us> [001229 15:43] wrote:
> Lamar Owen <lamar.owen@wgcr.org> writes:
> > How different is the feature set?
> 
> I was going to ask the same thing.  If it's an exact replacement then
> OK, but I do not want to put up with non-Emacs-compatible keybindings,
> to mention just one likely issue.
> 
> The whole thing really strikes me as make-work anyway.  Linux is GPL'd;
> does anyone want to argue that we shouldn't run on Linux?  Since we
> are not including libreadline in our distribution, there is NO reason
> to worry about using it when it's available.  Wanting to find a
> replacement purely because of the license amounts to license bigotry,
> IMHO.

Rasmus Lerdorf warned one of you guys that simply linking to GNU
readline can contaminate code with the GPL.

Readline isn't LGPL which permits linking without lincense issues,
it is GPL which means that if you link to it, you must be GPL as
well.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: how do i store \0 inside a text attribute?
Next
From: Tom Lane
Date:
Subject: Re: GNU readline and BSD license