> RE: Sending mail to SMTP server from Perl scriptI was wondering if
> anybody you could help me about this :
>
> 
> I am in the process of installing a module for Perl on Linux.
> 
> I got the MIME-Base64.tar.gz file,
> 
> did
> $ gzip -dc MIME-Base64.tar.gz | tar -xof - 
> to uncompress the file.
> 
> cd MIME-Base64-2.11 directory
> 
> Then I run
> $ perl Makefile.PL - it works
> 
> When I run make, I get an error : cc: Invalid option '-c' Error 33
> 
> I think make is looking for cc instead of gcc.  So I installed cc
> on my machine but still doesn't work.  The CPAN autoinstall gives
> me the same error.

I'm sorry but I'm not able to help with this. You should ask some 
Unix folks. Anyway, the module has also a Perl-only version so if you 
just copy the Base64.pm file into /.../lib/Mime/ directory everything 
should be OK.

Jenda

== [EMAIL PROTECTED] == http://Jenda.McCann.cz ==
            FUCK THE ARMY!
                       Myself
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to