informix@develop ~/framirez/DBD-Informix-2007.0914 $ /usr/perl5/bin/perlgcc Makefile.PL *** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - DBI ...loaded. (1.601 >= 1.38) [High Resolution Timing] - Time::HiRes ...loaded. (1.59) [POD Format Testing] - Test::Pod ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [y] y *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** ExtUtils::AutoInstall configuration finished. Configuring IBM Informix Database Driver for Perl DBI Version 2007.0914 (2007-09-14) (aka DBD::Informix) You are using DBI version 1.601 and Perl version 5.008004 Remember to actually read the README file! Perl: /usr/perl5/5.8.4/bin/perl v5.008004 sun4-solaris-64int dl_dlopen.xs System: sunos localhost 5.10 sun4u sparc SUNW,Ultra-2 *** Ideally, you should upgrade to Perl version 5.008008 or later. Using INFORMIXDIR=/informix_10 and ESQL/C compiler esql Using IBM Informix CSDK Version 2.90, IBM Informix-ESQL Version 2.90.UC3 from /informix_10 Note that bug RT#13708 (IBM CQ bug idsdb00139040) may affect you. In particular, if test t/t93lvarchar.t detects problems, consider an upgrade to CSDK 3.00 or later - it seems to be fixed there. All other parts of DBD::Informix will probably work. Beware: DBD::Informix is not yet aware of all the new IUS data types. Assert macro will be disabled! lib/DBD/Informix/Defaults.pm written OK esqlinfo.h written OK Testing whether your Informix test environment will work... ESQLTEST Program Running: @(#)$Id: esqltest.ec,v 2007.3 2007/06/09 23:19:15 jleffler Exp $ $INFORMIXDIR is set to '/informix_10'. $INFORMIXSERVER is set to 'ifx_10'. $DBI_DBNAME set to 'pro'. $DBD_INFORMIX_DATABASE set to 'pro'. $DBD_INFORMIX_DATABASE2 unset - defaulting to 'pro'. $DBD_INFORMIX_USERNAME is set to 'apache01'. $DBD_INFORMIX_USERNAME2 is unset - defaulting to 'apache01'. $DBD_INFORMIX_PASSWORD is unset. $DBD_INFORMIX_PASSWORD2 is unset. Testing connection to pro !!! DBD_INFORMIX_USERNAME & DBD_INFORMIX_PASSWORD are ignored unless both variables are set. CONNECT TO 'pro' - no user info !!! DBD_INFORMIX_USERNAME2 & DBD_INFORMIX_PASSWORD2 are ignored unless both variables are set. Testing concurrent connection to pro CONNECT TO 'pro' - no user info Your Informix environment is (probably) OK Using DBI 1.601 (for perl 5.008004 on sun4-solaris-64int) installed in /usr/perl5/site_perl/5.8.4/sun4-solaris-64int/auto/DBI/ Writing Makefile for DBD::Informix