Go to file
AcuGIS 538e0e2356 Oracle Instant Client 2024-01-29 19:03:18 +02:00
docs Oracle Instant Client 2024-01-29 19:03:18 +02:00
help Oracle Instant Client 2024-01-29 19:03:18 +02:00
images Oracle Instant Client 2024-01-29 19:03:18 +02:00
lang Oracle Instant Client 2024-01-29 19:03:18 +02:00
scripts Oracle Instant Client 2024-01-29 19:03:18 +02:00
.gitignore Oracle Instant Client 2024-01-29 19:03:18 +02:00
.readthedocs.yaml Oracle Instant Client 2024-01-29 19:03:18 +02:00
README.md Oracle Instant Client 2024-01-29 19:03:18 +02:00
changelog.md Oracle Instant Client 2024-01-29 19:03:18 +02:00
config Oracle Instant Client 2024-01-29 19:03:18 +02:00
config.info Oracle Instant Client 2024-01-29 19:03:18 +02:00
edit_oci.cgi Oracle Instant Client 2024-01-29 19:03:18 +02:00
index.cgi Oracle Instant Client 2024-01-29 19:03:18 +02:00
install_oci.cgi Oracle Instant Client 2024-01-29 19:03:18 +02:00
module.info Oracle Instant Client 2024-01-29 19:03:18 +02:00
oci-lib.pl Oracle Instant Client 2024-01-29 19:03:18 +02:00
php_install.cgi Oracle Instant Client 2024-01-29 19:03:18 +02:00
setup.cgi Oracle Instant Client 2024-01-29 19:03:18 +02:00

README.md

Oracle Instant Client

Webmin Module for installing Oracle Instant Client

Oracle Instant Client

About

Installs Oracle Instant Client Basic, jdbc, odbc, sdk, sqlplus, and tools packages

Supported Operating Systems

Ubuntu 22

Rocky Linux 9

Alma Linux 9

Install via Webmin

Webmin->Webmin Configuration->Webmin Modules->From ftp or http URL

URL: http://github.com/cited/Oracle-Instant-Client/raw/master/scripts/Oracle-Instant-Client.wbm.gz

Go to Servers->Apache Tomcat to complete set up using the setup Wizard (you may need to refresh page).

Install via Script

Ubuntu (as root):

wget https://raw.githubusercontent.com/cited/Oracle-Instant-Client/master/scripts/ubuntu.sh
chmod +x pre-install.sh
./pre-install.sh

Rocky Linux or Alma Linux (as root):

wget https://raw.githubusercontent.com/cited/Oracle-Instant-Client/master/scripts/alma-rocky.sh
chmod +x pre-install.sh
./pre-install.sh

Go to Servers->Apache Tomcat to complete set up using the setup Wizard.

Install via GIT

As Root:

git clone https://github.com/cited/Oracle-Instant-Client
mv Oracle-Instant-Client oci
tar -cvzf oci.wbm.gz oci/

Upload from Webmin->Webmin Configuration->Webmin Modules

Go to Servers->Oracle Instant Client (you may need to refresh page)

Issues

Please report issue here

Screen Shots

Oracle Instant Client

SQLPlus Connection via Webmin Terminal

Oracle Instant Client

  • Copyright AcuGIS, 2023
  • Copyright Cited, Inc., 2023