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
As an internal IBM user - assuming that from the email address - getting hold of the xlC suite should be doable with little or no cost. If that fails, I fully agree, rebuild perl with gcc and start over. Kind regards Derek Jones. From: Jonathan Leffler To:

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