Re: [CSCMail-Users] Can't locate MIME/Parser.pm
Brought to you by:
countzer0
|
From: Pavlos P. <p_p...@ot...> - 2001-01-04 10:40:49
|
Hello Count Zero,
> IO::Wrap is part of IO::Stringy Which is needed by the Text::CSV_XS module
> which is needed by the DBD::CSV driver (if you are not choosing to use a real
> SQL database to store your mail)
>
> Again, CPAN is your friend... (as root: perl -MCPAN -e shell) and tell it to
> install DBD::CSV and it will go get all the dependancies for you nice and
> magically.
>
i did it but it stopped with errors, correct me if i am wrong but this CPAN will
install tarballs and
I do n't like this, i have already install gnome-perl in tarballs and i am not
going to install any other.
As a result i searched for rpms.
now i am getting
Can't locate Mail/Header.pm in @INC (@INC contains: /usr/lib/cscmail
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at
/usr/lib/perl5/site_perl/5.005/MIME/ToolUtils.pm line 38.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/MIME/ToolUtils.pm line 38.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.005/MIME/Tools.pm
line 8.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/MIME/ParserBase.pm line 98.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.005/MIME/Parser.pm
line 69.
BEGIN failed--compilation aborted at /usr/bin/cscmail line 24.
i have
[root /home/paul]# rpm -qa|grep perl
perl-DateManip-5.34-2
perl-TimeDate-1.08-6
groff-perl-1.15-8
perl-HTML-Parser-2.22-2
perl-5.00503-10
perl-MIME-Types-0.02-2mdk
perl-IO-1.20-1
perl-IO-stringy-1.207-2
perl-Text-CSV_XS-0.18-2
perl-DBD-CSV-0.1021-2
perl-GTK-Gnome-0.7002-6mdk
perl-URI-1.02-2
perl-MIME-tools-4.122-2
perl-MailTools-1.12-1
perl-DBI-1.14-8
[root /home/paul]#
and the Header.pm file is here.
[root /home/paul]# rpm -ql `rpm -qa --queryformat %{NAME}"\n"|grep perl` |grep
Header.pm
/usr/lib/perl5/site_perl/Mail/Header.pm
as you can see i have installed 14 package in order to you cscmail but i haven't
managed yet!!
Any ideas?
PAvlos
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I love having the feeling of being in control
while i have the sensation of speed
The surfer of life
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|