In my case (why didn't I mention this ?) my specific problem is txZMQ<https://github.com/smira/txZMQ>. Which is, very sadly, a GPL'd lib
On Mon, Jul 15, 2013 at 7:34 PM, Steven McCoy <[email protected]> wrote: > On 15 July 2013 13:11, Diego Duclos <[email protected]> wrote: > >> What about when a closed source project needs one of the GPL-only libs ? >> (as is my case). >> >> > Typically this happens with OpenSSL, the solution is to replace with > GnuTLS or other > implementation<http://en.wikipedia.org/wiki/Comparison_of_TLS_Implementations>that > is under LGPL or commercial license. > > Static linking requires LGPL 2.1 or an explicit exception clause. > > -- > Steve-o > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
