Alfred Perlstein <[EMAIL PROTECTED]> writes: > 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. I do not believe that. In fact, I'll go further and say "Horsepucky!" The GPL applies to works that "contain or are derived from" a GPL'd program. Linking to a separately distributed library does not cause psql either to contain or to be derived from libreadline. If we distributed binary executables that contained statically linked copies of libreadline, then indeed we'd have a problem. We do not, AFAIK, and we have no intention of doing so in the future. regards, tom lane
- Re: [HACKERS] GNU readline and BSD license Bruce Momjian
- Re: [HACKERS] GNU readline and BSD license Fabrice Scemama
- Re: [HACKERS] GNU readline and BSD license Alfred Perlstein
- Re: [HACKERS] GNU readline and BSD license Bruce Momjian
- Re: [HACKERS] GNU readline and BSD license The Hermit Hacker
- Re: [HACKERS] GNU readline and BSD license Alfred Perlstein
- Re: [HACKERS] GNU readline and BSD lice... The Hermit Hacker
- Re: [HACKERS] GNU readline and BSD lice... Lamar Owen
- Re: [HACKERS] GNU readline and BSD... Tom Lane
- Re: [HACKERS] GNU readline and... Alfred Perlstein
- Re: [HACKERS] GNU readline and... Tom Lane
- Re: [HACKERS] GNU readline and... Adam Haberlach
- Re: [HACKERS] GNU readline and... Tom Lane
- Re: [HACKERS] GNU readline and... Adam Haberlach
- [HACKERS] Re: GNU readline and... mlw
- Re: [HACKERS] GNU readline and... Peter Bierman
- Re: [HACKERS] GNU readline and... Alex Pilosov
- Re: [HACKERS] GNU readline and... Bruce Momjian
- Re: [HACKERS] GNU readline and... The Hermit Hacker
- Re: [HACKERS] GNU readline and... Tom Lane
- Re: [HACKERS] GNU readline and... The Hermit Hacker