On 3 April 2013 14:30, Viacheslav Naydenov <[email protected]> wrote: > 03.04.2013, 17:06, "Mateusz Loskot" <[email protected]>: >> If you are a user of the InstantClient 11g on Linux, >> how do you install it? >> >> Do you simply download the .zip packages (i.e. into /opt), then >> >> unzip instantclient-basic-linux-11.2.0.3.0.zip >> unzip instantclient-sdk-linux-11.2.0.3.0.zip >> >> getting all files unpacked into: >> >> /opt/instantclient_11_2 > > You nearly guessed, we re-pack the .zip files' contents into a .deb package > placing all the files under /opt/oracle/instantclient_11_2 > Headers go to > /opt/oracle/instantclient_11_2/sdk/include/ > Libraries go strait to > /opt/oracle/instantclient_11_2/ > tnsnames.ora goes to > /opt/oracle/instantclient_11_2/network/admin/
Sounds good. My plan in greater details is this: - repackage Oracle .zip files into zingle one or ideally, package as .deb - expose the custom apckage from my server - our tests run at travis-ci.org grab the custom package to install InstantClient 11g - tests run against Oracle 11g I host on my server Where can I learn about how you repack .zip to .deb? That would be really helpful, as after travis-ci.org moved to 64-bit I no longer can use the deprecated 10g packages at oss.debian.org 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
