Re: Problems installing DBI on AIX5

2012-08-03 Thread Martin J. Evans
On 03/08/12 16:44, Don Walters wrote: can you do run: lslpp -l |grep -i xlc and post the result. xlc should support the -c options for sure if memory serves. This will show if xlc is installed and the version. srvdfj239 / # lslpp -l |grep -i xlc xlC.aix50.rte 10.1.0.3 COMMITTE

RE: Problems installing DBI on AIX5

2012-08-03 Thread John Scoles
Last time is did it Dan, was a year or two ago and I has the same sort of problem, no xlc, so I just used the recipe here http://search.cpan.org/~pythian/DBD-Oracle-1.47_00/lib/DBD/Oracle/Troubleshooting/Aix.pod#Using_gcc_C_Compiler should work for you. Though you might have to install the 'C

Re: Problems installing DBI on AIX5

2012-08-03 Thread Don Walters
> can you do run: > lslpp -l |grep -i xlc > and post the result. xlc should support the -c options for sure if memory > serves. This will show if xlc is installed and the version. srvdfj239 / # lslpp -l |grep -i xlc xlC.aix50.rte 10.1.0.3 COMMITTED XL C/C++ Runtime for AIX 5.3

Re: Problems installing DBI on AIX5

2012-08-03 Thread John R Pierce
On 08/03/12 8:34 AM, Don Walters wrote: srvdfj239 / # find . -name*xlC* ./etc/xlC.cfg_dce ./usr/lpp/xlC ./usr/lpp/xlC/exe/default_msg/xlCfe.cat ./usr/lpp/xlC/exe/xlCcpp ./usr/lpp/xlC.aix50 ./usr/lpp/xlC.aix50/deinstl/xlC.aix50.rte.al ./usr/lpp/xlC.aix50/deinstl/xlC.aix50.rte.inventory ./usr/lpp/x

Re: Problems installing DBI on AIX5

2012-08-03 Thread Michael Nhan
On Fri, 3 Aug 2012, Don Walters wrote: Date: Fri, 3 Aug 2012 10:34:42 -0500 From: Don Walters To: dbi-users@perl.org Subject: Re: Problems installing DBI on AIX5 I don't have an AIX box turned on right now but xlc must support -c (it means compile but do not link). What does perl -V output? D

Re: Problems installing DBI on AIX5

2012-08-03 Thread Martin J. Evans
On 03/08/12 16:34, Don Walters wrote: I don't have an AIX box turned on right now but xlc must support -c (it means compile but do not link). What does perl -V output? Do you really have a full AIX compiler installed or is this one of those silly mini compilers. srvdfj239 / # perl -V Summary

Re: Problems installing DBI on AIX5

2012-08-03 Thread Don Walters
> I don't have an AIX box turned on right now but xlc must support -c (it > means compile but do not link). What does perl -V output? Do you really have > a full AIX compiler installed or is this one of those silly mini compilers. srvdfj239 / # perl -V Summary of my perl5 (revision 5 version 8 s

Re: Problems installing DBI on AIX5

2012-08-03 Thread Martin J. Evans
On 03/08/12 16:25, Don Walters wrote: On Fri, Aug 3, 2012 at 10:09 AM, Michael Nhan wrote: Can you run make and post the result of that? Michael Here's the output: http://donboy.com/test.out Hope this is acceptable. Best I could do. I don't have an AIX box turned on right now but xlc m

Re: Problems installing DBI on AIX5

2012-08-03 Thread Michael Nhan
Can you run make and post the result of that? Michael

Re: Problems installing DBI on AIX5

2012-08-03 Thread Don Walters
On Fri, Aug 3, 2012 at 10:09 AM, Michael Nhan wrote: > Can you run make and post the result of that? > > Michael Here's the output: http://donboy.com/test.out Hope this is acceptable. Best I could do.

Re: Problems installing DBI on AIX5

2012-08-03 Thread Don Walters
> Could you download it, untar it and run perl Makefile.PL, make and show us > the output? As requested: srvdfj239 /DBI-1.622 # perl Makefile.PL *** You are using a perl configured with threading enabled. *** You should be aware that using multiple threads is *** not recommended for production

Re: Problems installing DBI on AIX5

2012-08-03 Thread Martin J. Evans
On 03/08/12 15:23, Don Walters wrote: I'm running Perl in 64bit on AIX5.3. I have the db2 application development client installed. I'm using the cpan shell to install DBI. I get this error. Google yields no results. I'm lost. Here is the last part of the output before it fails: Running M

Problems installing DBI on AIX5

2012-08-03 Thread Don Walters
I'm running Perl in 64bit on AIX5.3. I have the db2 application development client installed. I'm using the cpan shell to install DBI. I get this error. Google yields no results. I'm lost. Here is the last part of the output before it fails: Running Mkbootstrap for DBI () chmod 644