Re: Building DBD::Oracle with one version but deploying with another
Jan Dubois <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <CAD-TLz_7c2e1FD_2VK1cgFeXrLiZx5q-escnD+PL2MgqjW9+hw@mail.gmail.com> |
On Fri, Apr 19, 2013 at 12:35 AM, Martin J. Evans <[email protected]> wrote: > The instant client files required to run DBD::Oracle (as opposed to build > it) are quite small. What cannot you distribute those with the DBD::Oracle > you build. It is my understanding that you have to present the OIC license to the user before installation and have them *actively* accept it (click on an "I accept" button, or answering "yes" to a prompt, with "yes" not being the default etc). The last time I checked, you couldn't even download the OIC without accepting the license first via JavaScript; there were no direct download link. And somewhere in their redistribution license was a clause that says they expect you to do the same thing when you redistribute. So it is possible, but requires non-trivial extra effort in your installer to do this. Cheers, -Jan