Help please with DBD::ODBC on SUSE-Linux

2012-08-14 Thread Jeff Tate
I am trying to build a private perl with ODBC connection to a Teradata database on SUSE-Linux. Perl build with no errors, DBI installed clean, DBD::ODBC compiles seemingly cleanly, but fails almost all the tests. So, help will be gratefully accepted. The attached shows: . Relevant e

Re: Error running "make" on AIX 5.3

2012-08-14 Thread Tim Bunce
The =encoding directive is a standard part of perl pod http://perldoc.perl.org/5.8.9/perlpod.html#Formatting-Codes I don't know why it's causing a problem for you. It works for most people with perl 5.8.8. http://matrix.cpantesters.org/?dist=DBI%201.622;reports=1;perl=5.8.8 The quick fix is to ju