Whoever is curious, I had to do a custom install of Pro C as well as the basic client software, before I could compile. I threw development tools in there as well, but I don't think it's required. The installed ORACLE_HOME is occupying 191mb total. Not to shabby. I understand some of you are nfs mounting or copying over only specific files. This way ~feels~ a little better to me.
-----Original Message----- From: Markham, Richard [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 4:57 PM To: '[EMAIL PROTECTED]' Subject: Solaris 8 client - DBD::Oracle 1.12 compile 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
