At 22:30 Uhr -0700 10.09.2002, Mark Wheeler wrote: >Hi, > >This is my first post and have a quick question. I am trying to add >MIME::Lite to my MIME folder in my Lib forlder. but I can't seem to extract >the latest version of MIME::Lite. It is a tar.gz file. Unstuffit expands the >..gz part, but can't do anything with the tar part.
Huh? You are talking about Aladdin StuffIt Expander, right? It should do the job, although I prefer the MacGzip and suntar combo. > >I d/l MacTar, and that didn't help either. It came up with an error. I >checked the file size and it said it was 0K. I am thoroughly confused. > >I want to add this module to my library. I am presuming that all I need to >do is d/l it from ZeeGee or CPAN, expand/extract the file and drop it into >the MIME folder. Is that correct? > No, either use the CPAN shell, or the installme.plx droplet. Both are part of the MacPerl 5.6.1r1 distribution. I prefer the installme droplet. After dowloading a module, simply drop the packed archive or the unpacked folder on the droplet. Answer the upcoming question "Convert all text and MacBinary files?" with "Yes". This should install the module properly. Btw, I have just installed MIMI::Lite 2.117 without any problems and your script runs fine here. HTH, Thomas.