[EMAIL PROTECTED] wrote:
Hi ppl :-)Think this needs to be export CC=/usr/vac/bin/xlc_r
I now use CPAN to install modules. I have to install the DBI module but when installing I get this error when it's about to compile a C file : cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -I/usr/local/include -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" "-I/usr/local/lib/perl5/5.8.2/aix/CORE" Storable.c /bin/sh: cc: not found. make: 1254-004 The error code from the last command is 127.
I had previously exported cc to link to my C compiler path : export cc=/usr/vac/bin/xlc_r
HTH,
(I am on a Aix system)
Even with that, it doesn't find cc. Any clues about this?
Thanks in advance,
Steve Hemond
Programmeur Analyste / Analyst Programmer
Smurfit-Stone, Ressources Forestieres
La Tuque, P.Q.
Tel.: (819) 676-8100 X2833
[EMAIL PROTECTED]
Chuck
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>