RE: DBD installtion 11G R2 (64Bit) & 32 bit perl version

2013-05-23 Thread Anoop Kumar Paramesweran
everywhere. Then do your make. To really fix this will take someone who knows Makefile.PL to apply a patch detect the 64bit version of Oracle9i(the presense of lib32's is a tip off). In the mean time we applied a quick script to do it in our install/distribution scripts. From: Anoop Kum

RE: DBD error

2013-05-23 Thread Anoop Kumar Paramesweran
e 64bit version of Oracle9i(the presense of lib32's is a tip off). In the mean time we applied a quick script to do it in our install/distribution scripts. Anoop Kumar Paramesweran | Expert - Unix and Storage Systems e anoop.ku...@nawras.om | m +96895103659 twitter/nawras_oman | facebook/

DBD error

2013-05-23 Thread Anoop Kumar Paramesweran
Hi Support, I am receiving following error while installing DBD Perl module on IBM AIX 7.1 .Please help me to solve this.. bash-3.2# perl Makefile.PL Using DBI 1.625 (for perl 5.010001 on aix-thread-multi) installed in /usr/opt/perl5/lib/site_perl/5.10.1/aix-thread-multi/auto/DB

RE: DBI Module installtion

2013-05-08 Thread Anoop Kumar Paramesweran
7;t you?) bash-3.2# Thanks for the replay ,I think we don't have xlc.. but in software listing its showing ..but I cannot find the binaries for it. I have already gcc but it says most of the option are not available with gcc.. Anoop Kumar Paramesweran | Expert - Unix and Storage Systems e anoo

RE: DBI Module installtion

2013-05-05 Thread Anoop Kumar Paramesweran
Thanks for the replay ,I think we don't have xlc.. but in software listing its showing ..but I cannot find the binaries for it. I have already gcc but it says most of the option are not available with gcc.. Anoop Kumar Paramesweran | Expert - Unix and Storage Systems e anoop.ku...@nawras.o

DBI Module installtion

2013-05-01 Thread Anoop Kumar Paramesweran
-qlanglvl=extended -I/usr/local/include -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"1.625\" -DXS_VERSION=\"1.625\" "-I/usr/opt/perl5/lib/5.10.1/aix-thread-multi/CORE" Perl.c /bin/sh: xlc_r: not found. make: 1254-004 The error code from the last command is 127. S