[Cscmail-devel] CSCMail Run error...
Brought to you by:
countzer0
From: Witness <bme...@ca...> - 2002-04-02 22:59:33
|
I installed CSCMail, and to what I can tell all the dependancies. I couldn't get the install script to work, so I did it manually. ** The Install script wouldn't install CSCMail itself, but I don't think it installed all the dependencies either though.** Any how, I have 1.7.x taken from CVS a couple days ago. Here's the error I am getting: Script started on Tue Apr 2 17:41:15 2002 bmeyer@witness:~$ cscmail& [1] 8648 bmeyer@witness:~$ Can't locate IO/Wrap.pm in @INC (@INC contains: /usr/local/lib/cscmail /usr/lib/perl5/i386-linux /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/MIME/Parser.pm line 134. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/MIME/Parser.pm line 134. Compilation failed in require at /usr/local/bin/cscmail line 34. BEGIN failed--compilation aborted at /usr/local/bin/cscmail line 34. [1]+ Exit 2 cscmail bmeyer@witness:~$ exit Script done on Tue Apr 2 17:41:54 2002 I am running Perl 5.6. I tried to install IO-1.20, but it fails to compile due to a header missing. Thanks in advance, BRM |