How to install and generate a share object library? [message #367727] |
Tue, 11 January 2000 22:59 |
banian_dan
Messages: 1 Registered: January 2000
|
Junior Member |
|
|
Hi,
I wanted to install Tim Bounce's DBD::Oracle on host A to access an Oracle DB on host B.From the README
file of DBD,I need to install SQL*Net and OCI libraries
on host B.When making to generate DBD's libraries,an error hinted me a library named 'libclient.o' needed rather than 'libclient.a'.The suffix of 'o' means share
objects and that of 'a' means static objects.I choosed relink option and installed SQL*Net and OCI again,but I
couldn't get the library 'libclient.o'.
What shall I do?
Host A:SGI o200 with irix 6.4 runing Oracle 7.3.3 &
SQL*Net 2.3.3
Host B:SGI o2 with irix 6.3 runing SQL*Net 2.3.3
Any help is appreciated.
banian_dan
|
|
|