> ----- Original Message ----- 
> From: "mario kulka" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 25, 2003 6:37 PM
> Subject: errors installing MD5 module
> 
> 
> > Hi,
> > 
> > I'm trying to install the MD5 module and following the 
> steps from CPAN 
> > website.
> > I got to the part
> > C. BUILD- by typing:
> > perl Makefile.PL
> > 
> > it goes well, but then it says:
> > make: gcc: Command not found
> > make: *** [MD5.o] Error 127
> > 
> > Should I continue with install after this? Can anybody tell 
> me what that 
> > error is about?
> > 
> > Thank you for any help,
> > Mariusz
> > 
> > 
> 
> Hi - 
> 
> NO don't install.
> 
> gcc is the GNU c compiler; not finding it means
> the .c (.XS) sources in the module were not compiled.
> Check that you have the c/c++ development tools
> installed on your system (and your login has access
> to them).
> 

I have this same problem with Tk.  I have HP-UX 11 and it came with
Activestate perl.  However, I purchased the ANSI C bundle for HP-UX and I
don't want to also install gcc.  Can I force CPAN to use cc and not gcc in
any way?

-Mark



Important Warning:  This message is intended for the use of the person or
entity to which it is addressed and may contain information that is
privileged and confidential, the disclosure of which is governed by
applicable law.  If the reader of this message is not the intended
recipient, or the employee or agent responsible to deliver it is the
intended recipient, you are hereby notified that any dissemination,
distribution or copy of this information is STRICTLY PROHIBITED.  If you
have received this message by error, please notify us immediately by calling
(310) 423-6428 and destroy the related message.  Thank you for your
cooperation. 



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to