[cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- From: Eric Wilhelm <ewilhelm@xxxxxxxxxxxxx>
- To: cad-linux@xxxxxxxxxxxxx
- Date: Tue, 27 May 2003 21:46:18 -0500
> The following was supposedly scribed by
> AJBIBB@xxxxxxx
> on Tuesday 27 May 2003 08:38 pm:
>I went through something similar a few months back, and the problem is not
>with the OD people but rather with the FSF people. From first hand
> experience I can tell you that if you want to link the OD libraries into
> your open source code you will need to do so under a modified GPL, with the
> modification being you give specific permission for the end user to link
> the OD libs with your otherwise GPL code.
>
I suppose the tricky point here may be technical, rather than legal.
Essentially, the OD library gets linked into the Perl code, which is GPL, so
it seems that anything between them (which the interface file, helper
functions, and resulting wrapper code would be) would need to be
GPL-compatible. This makes it sound like LGPL would be the way to go, but it
is really meant to allow commercial code to link into open-source libraries.
>I don't know the specifics about the LGPL license, but at one point I was
>looking at the MIT license and that seemed pretty liberal.
I will look at other licenses. This is going to get tricky.
Really, this is somewhat beside the point. I am confident that we can find a
workable solution for the license, but I am still trying to find some
interest in the module from developers, or there is not really any incentive
to open-source it.
--Eric
- Follow-Ups:
- [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- From: Eric Wilhelm
- References:
Other related posts:
- » [cad-linux] openDWG toolkit perl wrapper: GPL?
- » [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- » [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- » [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- » [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- » [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- » [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- [cad-linux] Re: openDWG toolkit perl wrapper: GPL?
- From: Eric Wilhelm