With the rpms, sqlplus works without the typical tns files with the following syntax:
sqlplus <username>/<password>@//<hostname>:<port>/<databasename>
Finally getting rid of that mapping file... (the port can be eliminated if running on 1521)
for an install from the standard oracle downloads, get the ship.client.cpio.gz file
gunzip ship.client.cpio.gz
cpio -idmv < ship.client.cpio
cd Disk1
./runInstaller -ignoreSysPrereqs
That should do it.... I would recommend Oracle 10g. It doesn't need all of the patches that the 9.2.x series needs...
Tarun
On Sep 8, 2004, at 12:47 PM, Michael.Johnston wrote:
Hi,
I have been through Google and the archives.
I have been trying for two weeks to install an Oracle client
on Fedora core 2. I am especially interested in OCI and using
it with PHP.
I don't have a working installation on a Linux machine to copy
files from.
I tried the instant client RPMs - this does not install OCI or
configure the system.
Is there information and files available to easily install an Oracle client
on a Fedora Core 2 machine? Easy is the operative word.
It seems strange to me that Oracle would not make it easy to install
the client software on every computer in the universe. That is just good
marketing. Not many companies are going to want to pay RedHat
for a supported version of Linux to run on all 50,000 desktops in a
corporation. (Sorry for the editorial).
TIA
Mike Johnston
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list