|
hi,
when i try and install modules using the cpan module i get the following error message:
ERROR: cannot run the configured compiler 'cc'
(see conf/compilerok.log). Suggestions:
1) The complier 'cc' is not in your PATH. Add it
to the PATH and try again. OR
2) The compiler isn't installed on your system. Install it. OR
3) You only have a different compiler installed (e.g. 'gcc').
Either fix the compiler config in the perl Config.pm
or install a perl that was built with the right compiler
(you could build perl yourself with the available compiler).
I'm running os/x intel version 10.4.8 build 8L2127 and perl version is 5.8.6
originally i was trying to install the GPG module but then cpan wanted to install a whole load of dependency modules such as IO::Tty
any help much appreciated! and thanks in advance... |