If I read this correctly: "Do I have to pay for a Berkeley DB license to use it in my Perl or Python scripts?
No, you may use the Berkeley DB open source license at no cost. The Berkeley DB open source license requires that software that uses Berkeley DB be freely redistributable. In the case of Perl or Python, that software is Perl or Python, and not your scripts. Any scripts you write are your property, including scripts that make use of Berkeley DB. None of the Perl, Python or Berkeley DB licenses place any restrictions on what you may do with them." I can use any of the Berkeley DB products to back my web service without paying for it. Am I missing something? Chas. Alex Boisvert wrote: > On Mon, Nov 17, 2008 at 9:04 PM, Charles F. Munat <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > Everything you need to know is here: > > http://www.oracle.com/technology/documentation/berkeley-db/xml/index.html > > It's an Apache Software License: > > > http://www.oracle.com/technology/software/products/berkeley-db/htdocs/xmloslicense.html > > > This is only for Berkeley DB XML (the XQuery parts), which relies on > Berkeley DB. > > Berkeley DB itself is dual-licensed. In short, you cannot redistribute > it without a license. > > Details at: > http://www.oracle.com/technology/software/products/berkeley-db/htdocs/licensing.html > > alex > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
