Dharshana Eswaran wrote:
Hi Rajeev,

I tried using Perlcc, but the following error occurs.

bash$ perlcc zzz.pl
Can't exec "gcc": No such file or directory at /XXX/xxx/perl/bin/perlcc line
347.
bash$

What does this mean? or Where it has gone wrong?

Thanks and Regards,
Dharshana
Make sure you have the dev tools for your distro installed--gcc should be included there. On Ubuntu (and Debian, I believe) it's build-essential, if I'm not mistaken.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to