Re: [HACKERS] CORBA interface in backend?

From: Michael Meskes <meskes(at)usa(dot)net>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] CORBA interface in backend?
Date: 1998-11-12 08:00:48
Message-ID: 19981112090048.A2396@usa.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 11, 1998 at 03:30:06PM -0400, The Hermit Hacker wrote:
> Both are GPLd then, as I'm doing work with MICO and FreeBSD, and
> just checked their license files.
>
> Now, here is where *I* get confused. MICO uses LGPL for its
> libraries, so does this mean that the ORB hooks could be added where
> applicable, still under the BSD license, but in order to compile it in,
> mico's libraries would have to be installed first? Its something we
> check for/do with the tcl stuff...

Yes. As long as we add the ORB hooks ourselves (or use some under the BSD
copyright) this is fine. Just linking a program against an LGPLed library
does not force you to (L)GPL the program.

> So, could the ORB hooks be added with a config option of
> '--enable-orb' *without* the requirement for adding in any GPLd code?

Yes, I think so.

Michael
--
Dr. Michael Meskes, Manager of the Western Branch Office, Datenrevision GmbH
work: Cuxhavener Str. 36, D-21149 Hamburg
home: Th.-Heuss-Str. 61, D-41812 Erkelenz, Michael(dot)Meskes(at)usa(dot)net
Go SF49ers! Go Rhein Fire! Use Debian GNU/Linux!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sferacarta Software 1998-11-12 11:44:28 Re: [HACKERS] A problem with the constraint system.
Previous Message Michael Meskes 1998-11-12 07:41:00 Re: [HACKERS] CORBA interface in backend?