PERL module install problem


Subject: PERL module install problem
From: Randall Perry (rgp@systame.com)
Date: Mon Apr 02 2001 - 08:44:08 MDT


I'm trying to install the perl module Mail::Sender which has functions for
sending email with attachments. Got the following error:

Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.6.0/ppc-linux -I/usr/local/lib/perl5/5.6.0 test.pl
1..1
Can't locate MIME/Base64.pm in @INC

So I tried installing MIME::Base 64 and got this error:

/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
directory
make: *** [Base64.o] Error 1
  /usr/bin/make -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible

sigcontext.h is in the bits dir, don't know what 'asm/sigcontext.h' refers
to (I'm a beginner in PERL).

Any ideas? Or, do you know of another module that performs the same
function?

-- 
Randy Perry
sysTame
Mac Consulting/Sales

phn 561.589.6449 mobile email help@systame.com



This archive was generated by hypermail 2a24 : Mon Apr 02 2001 - 08:46:31 MDT