Re: DBD::Oracle for Oracle 10.2 instantclient

Re: DBD::Oracle for Oracle 10.2 instantclient

am 01.11.2005 14:47:35 von me

piet paaltjens wrote:
> Dear Jay,
>
> the result remains unchanged:
>
> perl Makefile.PL -m
> /usr/local/oracle/instantclient_10_2/demo/demo.mk
> Using DBI 1.48 (for perl 5.008003 on
> i386-linux-thread-multi) installed in
> /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/ DBI/
>
> Configuring DBD::Oracle ...
>
>
>>>> Remember to actually *READ* the README file!
>
> Especially if you have any problems.
>
> Using Oracle in /usr/local/oracle/instantclient_10_2
> DEFINE _SQLPLUS_RELEASE = "1002000100" (CHAR)
> Oracle version 10.2.0.1 (10.2)
> Found
> /usr/local/oracle/instantclient_10_2/demo/demo.mk
> Using
> /usr/local/oracle/instantclient_10_2/demo/demo.mk
> Reading
> /usr/local/oracle/instantclient_10_2/demo/demo.mk
> ERROR parsing
> /usr/local/oracle/instantclient_10_2/demo/demo.mk:
> Unable to determine what to link with.
> Please send me copies of these files (one per mail
> message):
> /usr/local/oracle/instantclient_10_2/demo/demo.mk
>
> I've included a ls -R, (ORACLE)environment settings
> and my modified Makefile.pl.
>
> I do not seem to be able to get things working, what
> do I do wrong?

Just to confirm, that's not your entire Makefile.PL is it? You just cut
the relevent section out?

thanks
Jay