On 3 April 2013 15:09, Bruce Adams <[email protected]> wrote: > > Oracle provide several billion different downloads for reasons only they can > fathom. > Some of those are RPMs. RPM is the only package format officially recognised > by the Linux standards base > All linux variants are required to support it. > (http://en.wikipedia.org/wiki/Linux_Standard_Base#Choice_of_RPM_package_format) > I'd go with the RPMs where possible. > It works for 10.2, the hardest part is finding the download on Oracle's > website.
I'm experimenting with custom. zip package which combines content of instantclient-basic and instanclient-sdk and is available from my priv server. It's ~60M, but wget pulls it onto travis-ci node within 7 seconds and unzips into /opt/instantclient_11_2 https://github.com/SOCI/soci/blob/e1133e7/bin/ci/before_install.sh#L21-L26 I'm going to make it visible to CMake, testing it now. This should help to bring the regular testing from Travis CI against Oracle back. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
