Hi - We had installed DBI on the AIX server but unable to install DBD::Teradata on the same server. My Unix admin is seeing "Memory fault(coredump)" error and wondering if someone can help me out. I did install this on the Linux servers in the past but this is my first time installing DBI on AIX.
OS : AIX Perl version is : v5.8.8 DBI version : DBI-1.625 DBD version : DBD-Teradata-1.52 $ sudo perl Makefile.PL *** Configuring DBD::Teradata (feature-limited free edition)... *************************************************************** * * !!!NOTE TO INSTALLERS!!! * * DBD::Teradata will be built using the following * directives: * Libraries: -L/usr/lib -lcliv2 -lnet -lsocket -lresolv -ltdusr.so * Include files: * Compile flags: -D__error_t_defined=1 * * If your CLI2 libraries and/or include files are in another * location, please update the TDAT_DBD_CLI_LIB and * TDAT_DBD_CLI_INC environment variables before running * Makefile.PL. * *************************************************************** Memory fault(coredump) Thanks in advance Sunil