Home › Forums › OS X Server and Client Discussion › Mail › CPAN not installing modules for Amavis
- This topic has 5 replies, 3 voices, and was last updated 20 years, 5 months ago by
hwaittan.
-
AuthorPosts
-
June 17, 2003 at 3:06 pm #355894
ElgertS
ParticipantI am attempting to complete the installation of Courier IMAP, Exim, Spam Assassin, ClamAV, and Amavis. All steps are completed except for Amavis which when I run “amavisd debug” I get errors of missing required modules. I have managed to get some of them to install but a great deal claim to not be available on CPAN for download. I do not have any idea how to get around that problem. I can’t imagine it is true and feel most likely the problem is on my machine. I removed all the old Perl installs and reinstalled 5.8 in hopes of resolving, but the problem was not rectified.
June 19, 2003 at 7:04 pm #355927ElgertS
ParticipantI have worked for several more days on my CPAN sorrow. After reconfiguring it a few times and fighting with things to download I was able to get most of the modules loaded. The remaining two that Amavis demands are Compress::Zlib and Archive::Zip (which depends on Compress::Zlib). Also, by doing the “r” command to get a list of modules that should be updated I get four that are outdated, but get errors when I try to load them. Previously this list was around 12 but I have managed to get most to load. Some of the failures express known incompatibiliities with the Berkeley DB that ships wtih Mac OS X 10.2. I therefore loaded the latest release in hopes of solving the problem. It installed fine, but the problems remain.
June 20, 2003 at 11:24 am #355933ElgertS
ParticipantI believe I have installed all the required modules for Amavis now. I had to manually install some and a few had to be forced.
October 20, 2004 at 9:54 am #359600Anonymous
GuestHi there,
I am just install amavisd and having the same problems as you. Any idea how to manually or force install. i am missing the following…
IO::Wrap
IO::Stringy
Unix::Syslog
Mail::Field
Mail::Address
Mail::Header
Mail::Internet
MIME::Words
MIME::Head
MIME::Body
MIME::Entity
MIME:
arser
Net::Server
Net::Server:
reForkSimple
MIME:
ecoder::Base64
MIME:
ecoder::Gzip64
MIME:
ecoder::QuotedPrint
Please help……..October 21, 2004 at 12:12 pm #359614Clark Wilkins
ParticipantMaybe this example command will do it?
force install Convert::TNEF
I saw that while doing some recommended reading. I have no idea if it will help but wanted to toss it out as an option.
October 22, 2004 at 1:49 am #359623hwaittan
ParticipantStill does not work….. below is the output for Convert::TNEF.
Removing previously used /private/var/root/.cpan/build/MIME-Base64-3.05
CPAN.pm: Going to build G/GA/GAAS/MIME-Base64-3.05.tar.gz
Checking if your kit is complete…
Looks good
Writing Makefile for MIME::Base64
— NOT OK
Running make test
Can’t test without successful make
Running make install
make had returned bad status, install seems impossible -
AuthorPosts
- You must be logged in to reply to this topic.
arser
ecoder::Base64
Comments are closed