Search Criteria
Package Details: oracle-instantclient-basic 23.6.0.24.10-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/oracle-instantclient-basic.git (read-only, click to copy) |
---|---|
Package Base: | oracle-instantclient-basic |
Description: | Light replacement for the Oracle client (files to run OCI, OCCI and JDBC-OCI programs) |
Upstream URL: | https://www.oracle.com/at/database/technologies/instant-client/downloads.html |
Licenses: | custom:OTN |
Replaces: | instantclient-basic, instantclient-basiclite |
Submitter: | Malvineous |
Maintainer: | Malvineous |
Last Packager: | Malvineous |
Votes: | 30 |
Popularity: | 0.118411 |
First Submitted: | 2012-03-21 03:58 (UTC) |
Last Updated: | 2025-01-22 00:38 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libaio (libaio-gitAUR)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
chris_muc commented on 2021-01-25 14:25 (UTC) (edited on 2021-01-25 14:26 (UTC) by chris_muc)
you are right, it's missing in oracle-instant-client-basic in version 21. It was provided in version 19.
It's needed by sqlldr (sqlloader).
I downgraded to 19.
Malvineous commented on 2021-01-25 13:25 (UTC)
What needs it? I can run sqlplus and other Oracle apps without any issue. Can you confirm it is supplied in the Oracle download? If it's missing from there there's not much we can do.
chris_muc commented on 2021-01-25 12:57 (UTC)
libmql1.so is missing in this version
Malvineous commented on 2020-04-30 03:00 (UTC)
Updated to 19.6.0.0.0 and now doing direct downloads, thanks @dhummel!
dhummel commented on 2020-01-03 21:12 (UTC) (edited on 2020-01-03 21:13 (UTC) by dhummel)
Hello, it seems an account is no longer needed in order to download these files. I made it work by changing the source as follows:
From:
To:
I also used the same approach with
oracle-instantclient-tools
with success.Malvineous commented on 2019-12-28 01:28 (UTC)
Updated to 19.5.0.0.0
jefersonlopes_br commented on 2019-12-27 15:18 (UTC) (edited on 2019-12-27 15:20 (UTC) by jefersonlopes_br)
Hello ... part of PKGBUILD to upgrade to version 19.5.0.0.0 with the md5 and sha hash sums. Download in https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html
PKGBUILD (...) pkgver=19.5.0.0.0 (...) source=(LICENSE oracle.sh "manual://${_pkgname}-linux.x64-${pkgver}dbru.zip") md5sums=( '2d62e22e4f2d7e6d220fafde0f692a7d' '784005aa31cb56bb2303179d98fccd8e' 'f7f6c7e970c6bc3dd9ad77d4a7d5b332') sha256sums=( 'f904a30b07ddf7806a33620f93b94c3d315154d26a371ece48695bb3555064a2' '36b5ab97950f1667403dd9b59c3cad25d8f9e457702feaece835d1bff7c971c9' '1765ffc810e83981acd3c1e7fc080634133b809721d6757c1ce2e8f275154880' ) (...)
Malvineous commented on 2019-10-31 02:30 (UTC)
@blinx: If you need help it's probably better to ask on the Arch forums, as these comments aren't a great place for providing support. If it turns out there's a problem with the package and the forums help explain what it is, feel free to write a comment here with the fix.
blinx commented on 2019-10-30 12:50 (UTC)
I cant update nor install the package anymore, I get this message after "==> Sources are ready.": Can not find package name : [==> Warning: This software cannot be downloaded automatically.]
Malvineous commented on 2019-04-26 08:31 (UTC)
You don't need to wait for me, just change the version numbers and update the checksums and off you go. Parameters are difficult because of the checksums.
If you want older versions, just grab the older AUR versions from the "View Changes" link in the upper right of the page, under the "Package Actions" heading.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »