On 2/5/02 2:47 PM, "Ken Williams" <[EMAIL PROTECTED]> wrote:
> Before trying the reinstall, you could try just deleting any .ph files > you find in /Library/Perl/ . I don't have any .ph files in my > /Library/Perl/ tree. Tried that. I actually deleted the entire contents of /Library/Perl as well as /System/Library/Perl. Then I reinstalled Perl 5.6 from the OS X CD. Now, when I run demime, I get this: [localhost:/System/Library/Perl] jon 4:31pm % /usr/majordomo-1.94.5/demime -d - < /dev/null Can't locate sysexits.ph in @INC (did you run h2ph?) (@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 /usr/majordomo-1.94.5/demime line 25. Which is understandable, given that line 25 is this: require "sysexits.ph"; # Values to return to sendmail with. And I blew away all the .ph files. So it seems that to use demime, I need to run h2ph, which doesn't appear to create correct .ph files on OS X. Anyone have any ideas? thanks, jon