Hi Razat,
it might be a problem if you're using modules from ActiveState and modules
from CPAN.
AFAIK you have to use the same C compiler to build the modules as it was
used to build
perl.
BTW Please keep this on the list.
HTH.
BR
Aglef
"Gupta, Razat"
<[EMAIL PROTECTED]
on.com> To:
"Aglef Stüwe" <[EMAIL
PROTECTED]>
cc:
17-10-2005 10:22
Subject:
RE: installation problem
Hi Aqlef,
I have cc compiler installed . Ifound it by :
type cc
cc is /usr/ucb/cc
can I install mosules of perl using cc compiler .
If yes, then how should I proceed.
One more thing ,if I have a cc compiler then is that possible to install
the module using the CPAN or not.
Regards,
Razat
-----Original Message-----
From: Aglef Stüwe [mailto:[EMAIL PROTECTED]
Sent: Monday, October 17, 2005 3:04 AM
To: Gupta, Razat; [email protected]
Subject: Re: installation problem
Hi,
"Gupta, Razat" <[EMAIL PROTECTED]> wrote on 17-10-2005 08:32:05:
> " make " - shows some error which is mentioned below:
>
> "make: gcc: Command not found
You don't have a the GCC installed. That's the Gnu C Compiler.
HTH.
BR
Aglef