Re: anti-join with SQL::Statement?

2010-10-05 Thread Reinier Post
On Mon, Oct 04, 2010 at 01:35:49PM -0700, Darren Duncan wrote: Reinier Post wrote: [...] # Failed test 'use Set::Relation;' # at t/Set_Relation_00_Compile.t line 9. # Tried to use 'Set::Relation'. # Error: Can't use an undefined value as a HASH reference at #

Re: Problem compiling DBD::Oracle on FreeBSD with Oracle 10g Instant Client

2010-10-05 Thread Martin J. Evans
On 03/10/10 17:45, Eric Yellin wrote: Hi, I am trying to compile DBD::Oracle that will work with Oracle 10g on FreeBSD 6.3 Here is what I have done so far: 1. Installed the 3 Oracle Instant Client ports: - linux-oracle-instantclient-basic - linux-oracle-instantclient-sdk -

Re: anti-join with SQL::Statement?

2010-10-05 Thread Darren Duncan
Reinier Post wrote: 2 in one, 4 in all. Removing them produces another error during 'make test': t/Set_Relation_51_Database_in_Depth_Example.t .. 1/? # is_identical # restriction # projection Argument city isn't numeric in numeric ne (!=) at

Re: Problem compiling DBD::Oracle on FreeBSD with Oracle 10g Instant Client

2010-10-05 Thread John Scoles
On 10/5/2010 3:58 AM, Martin J. Evans wrote: On 03/10/10 17:45, Eric Yellin wrote: Hi, I am trying to compile DBD::Oracle that will work with Oracle 10g on FreeBSD 6.3 Here is what I have done so far: 1. Installed the 3 Oracle Instant Client ports: - linux-oracle-instantclient-basic -

Re: Problem compiling DBD::Oracle on FreeBSD with Oracle 10g Instant Client

2010-10-05 Thread Scott T. Hildreth
On Sun, 2010-10-03 at 18:45 +0200, Eric Yellin wrote: Hi, I am trying to compile DBD::Oracle that will work with Oracle 10g on FreeBSD 6.3 Eric, Are you compiling a linux Perl? It won't work with out it. I have the port emulators/linux_dist-gentoo-stage3 installed. With a