Re: /bin/sh: cc_r: not found

2015-10-29 Thread Abhishek Mohanty1
Hello Team , We are facing an issue while trying to install DBI-1.634. Perl Version we use : v5.8.8 built for aix-thread-multi Server Version:AIX IMCBLRDMZSR1237 1 6 00C6FD554C00 I downloaded DBI-1.634 . It had 2 dependencies which i installed succesfullly ExUtils:MakeMaker and Test:Simple

Re: /bin/sh: cc_r: not found

2015-10-29 Thread Jonathan Leffler
The problem is definitely that you are missing the compiler, cc_r, that was used to build Perl. It is not so clear that it is GCC that's missing. You're on AIX, and the IBM-provided compilers tend to have names with extensions like _r. And often names such as xlc_r. These might conceivably be

Re: /bin/sh: cc_r: not found

2015-10-29 Thread John R Pierce
On 10/29/2015 2:29 AM, Abhishek Mohanty1 wrote: We are facing an issue while trying to install DBI-1.634. Perl Version we use : v5.8.8 built for aix-thread-multi Server Version:AIX IMCBLRDMZSR1237 1 6 00C6FD554C00 I downloaded *DBI-1.634* . It had 2 dependencies which i installed succesfullly

Re: /bin/sh: cc_r: not found

2015-10-29 Thread Derek G Jones via dbi-users
com> To: Abhishek Mohanty1 <amoha...@in.ibm.com> Cc: DBI Users Mailing List <dbi-users@perl.org> Sent: Thursday, October 29, 2015 5:47 PM Subject: Re: /bin/sh: cc_r: not found The problem is definitely that you are missing the compiler, cc_r, that was used to build Perl.

Re: /bin/sh: cc_r: not found

2015-10-29 Thread John R Pierce
On 10/29/2015 5:00 PM, Derek G Jones via dbi-users wrote: It is not so clear that it is GCC that's missing. You're on AIX, and the IBM-provided compilers tend to have names with extensions like _r. And often names such as xlc_r. These might conceivably be in /usr/vac/bin if you have the

Re: /bin/sh: cc_r: not found

2003-11-07 Thread Michael A Chase
On Thu, 06 Nov 2003 16:17:35 -0600 Senthil Kumar [EMAIL PROTECTED] wrote: I am trying to get DBI for Oracle running on AIX 5.2. I am getting an error when I am running the make command. Here are the logs for each steps I did. Can someone help me?..I appreciate any answers. Summary of my

Re: /bin/sh: cc_r: not found

2003-11-07 Thread Michael A Chase
On Fri, 07 Nov 2003 10:57:18 -0600 Senthil Kumar [EMAIL PROTECTED] wrote: Thanks for your response. I put cc_r in path but this time I got a different error. rootchh-lpar5/DBI-1.38 make /usr/bin/perl -p -e s/~DRIVER~/Perl/g blib/arch/auto/DBI/Driver.xst Perl.xsi