My make tests in CPAN are crashing hard when I "install DBD::Oracle"
Solaris 10.2. perl version 5.8.4 built for sun4-solaris-64int Oracle10g
client Admin installed.
The first error I get is:
t/01base................ok
t/10general.............DBI connect('','scott/tiger',...) failed: ORA-12162:
TNS:net service name is incorrectly specified (DBD ERROR: OCIServerAttach)
at t/10general.t line 18
and every test after that fails.
Can someone give me a hand?
