I'm getting and error with perl Makefile.PL for DBD::Oracle ver 1.12
"Unable to locate an oracle.mk, proc.mk or other suitable *.mk"

Solaris 8 server with 8i client (only).  
Perl 5.8.0

I want to determine what additionaly I ~must~ install in order to compile
DBD-Oracle?

searched my oracle home and found only the following:
$ find . -name "*.mk"
./precomp/lib/ins_precomp.mk
./precomp/lib/env_precomp.mk
./network/lib/ins_net_client.mk
./network/lib/env_network.mk
./network/lib/ins_cman.mk
./network/lib/ins_names.mk
./rdbms/lib/ins_rdbms.mk
./rdbms/lib/env_rdbms.mk
./sqlplus/lib/env_sqlplus.mk
./sqlplus/lib/ins_sqlplus.mk

TIA

Reply via email to