From the ReadMe I see:
perl Makefile.PL make make test make install
which I just did an hour ago for <MIME-Base64-Perl-1.00.tar>. It reported success at each step.
It changed the error messages to:
*******************
Software error:
Can't locate MIME/QuotedPrint.pm in @INC (@INC contains: /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl .) at (eval 3) line 2.
For help, please send mail to the webmaster ([EMAIL PROTECTED]), giving this error message and the time and date of the error. Content-type: text/html
Software error:
[Sun Mar 7 18:03:08 2004] QuotedPrint.pm: Can't locate MIME/QuotedPrint.pm in @INC (@INC contains: /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl .) at (eval 3) line 2. BEGIN failed--compilation aborted at (eval 3) line 2.
****************
I now see 2 files in </MIME/>, Base64 and QuotedPrint, with no <.pm> extension on either.
So you don't know how to do a <Package> install via Terminal?
On Mar 7, 2004, at 5:36 PM, Sherm Pendley wrote:
On Mar 7, 2004, at 6:19 PM, Baiss Eric Magnusson wrote:
My server is Jaguar and CPAN is not available.
The CPAN module has been a standard part of Perl since 5.004, which was released in May '97 - long before Mac OS X was released. Unless you've managed to delete or mangle it somehow, it's available on your Jaguar server.
But whatever. Even in the highly unlikely event that your CPAN module has been deleted or broken somehow, the module archive at <http://www.cpan.org> is still available to you. You could still download the module packages from there, and follow the UNIX instructions found in 'perldoc perlmodinstall'.
Have you tried asking Perl itself for advice? The 'perldoc' utility has a search interface for its "Frequently Asked Questions" list. Try this:
perldoc -q "How do I install a module"
sherm--
---- Baiss Eric Magnusson <http://www.Track-Your-Finances.com> <http://www.CascadeWebDesign.com>