diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2016-08-02 00:48:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 07:29:32 +0700 |
commit | cbfb19fb2c2bf58055c5ff0245f40d3bf1f721d9 (patch) | |
tree | 28b11253fb5713e7c28847faac1b422e5a8febba /system/oracle-instantclient-devel/README | |
parent | f9a7ee74253ef414341b128439eae3ace3add588 (diff) |
system/oracle-instantclient-devel: Added (Oracle Devel Headers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/oracle-instantclient-devel/README')
-rw-r--r-- | system/oracle-instantclient-devel/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/system/oracle-instantclient-devel/README b/system/oracle-instantclient-devel/README new file mode 100644 index 0000000000000..b05c7fec2e2c3 --- /dev/null +++ b/system/oracle-instantclient-devel/README @@ -0,0 +1,17 @@ +Oracle Instant Client Devel is a free devel headers +for connecting to Oracle databases. + +It provides additional header files for compiling +applications against instantclient. + +Oracle-xe and JRE or JDK packages are optional and +depends on your needs. + +You need an Oracle account and you must Agree to Oracle's +download agreement before this can be downloaded. +You have to use a web browser to download it. + +Ensure that you download the correct RPM +"Instant Client Package - SDK" +For x86: oracle-instantclient12.1-devel-12.1.0.2.0-1.i386.rpm +For x86_64: oracle-instantclient12.1-devel-12.1.0.2.0-1.x86_64.rpm |