Re: Installing Pro*C on Solaris for Perl DBD:Oracle
Date: Wed, 08 Dec 1999 16:23:48 GMT
Message-ID: <82m0md$c84$1_at_nnrp1.deja.com>
Hi:
I think you can solve this problem by checking out the README.client file provided with the module. Here is what the file says ( just the imp lines. )
....recent versions of Oracle (specifically >=7.3) you may be able to build DBD::Oracle without Pro*C installed by using Oracle supplied oracle.mk file:
perl Makefile.PL -m $ORACLE_HOME/rdbms/demo/oracle.mk (The oracle.mk file might also be found in $ORACLE_HOME/rdbms/public/)
Vinayak
In article <384D5966.5EEB572E_at_us.ibm.com>,
Dan Zerkle <dzerkle_at_us.ibm.com> wrote:
> I have a Solaris box. I want to use Perl on this box to access a
remote
> Oracle database. I already have Sqlplus working on the box and doing
> remote queries properly. The latest version of Perl and DBI is also
> installed there.
>
> The next step appears to be installing Oracle's Pro*C (which is
required
> before installing DBD:Oracle, which is needed to make DBI work). We
> will use gcc for this.
>
> My admins can't seem to find Pro*C anywhere. Where is it? If they've
> lost the disk, is it downloadable? I've got technet access.
>
> Are there any tricks for installing it? Apparently, Pro*C is needed
by
> Perl only for some libraries and headers (but that's just a rumor to
> me).
>
> Do I need to do anything special to get it working remotely, or is
that
> included?
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Dec 08 1999 - 17:23:48 CET
