NoBaloney2
NoBaloney Internet Svcs.
SpamAssassin has always been the biggest problem I've had with DirectAdmin installs, and this time is no exception.
Referring to some old threads first, but only for historical reference:
installing spamassassin through custombuild fails
Feb 07, 2013
That time it was a dependency problem, but that eventually got resolved (thanks, zEitEr, for your helpful link to another thread:
Spam Assasin
Nov 21, 2011
The problem now may be with dependencies as well, but it's compounded by another issue:
When building SpamAssassin from CustomBuild 2, the build fails with:
(Note above all shows up at once, with no pauses for input)
So then I presume the depencies listed are real and not just examples, and I try to install them.
But running cpan, every time, always ends with disaster:
I'm almost ashamed to admit how long I've spent going around in circles trying to fix this, but now I'm hoping to put it in the hands of John and Martynas.
And it's okay to ask me if I've tried anything at all besides just installing dependencies, but I have. I've tried everything including a complete initialization (which it seems to want to do anyway, no matter what I ask for).
While I understand that CustomBuild 2 is still in beta, I should probably note that the same thing occurs when I try to use the spamassassin installation script.
Any ideas, anyone? Don't be afraid to call me; worst case is it will simply wake me up .
Jeff
Referring to some old threads first, but only for historical reference:
installing spamassassin through custombuild fails
Feb 07, 2013
That time it was a dependency problem, but that eventually got resolved (thanks, zEitEr, for your helpful link to another thread:
Spam Assasin
Nov 21, 2011
The problem now may be with dependencies as well, but it's compounded by another issue:
When building SpamAssassin from CustomBuild 2, the build fails with:
Code:
Trying to make SpamAssassin...
make: *** No targets specified and no makefile found. Stop.
If needed, use cpan to install the missing modules, eg:
cpan -i Archive::Tar Digest::SHA Mail::SPF IP::Country Net::Ident IO::Socket::INET6 Compress::Zlib Mail::DKIM LWP::UserAgent HTTP::Date Encode::Detect ExtUtils::MakeMaker
Press enter to answer [yes] if it asks you to install dependencies (it will prepend them to the queue)
Answer no if it asks: Are you ready for manual configuration? [yes] no
*** The make has failed, would you like to try to make again? (y,n):
So then I presume the depencies listed are real and not just examples, and I try to install them.
But running cpan, every time, always ends with disaster:
Code:
You have no /root/.cpan/sources/MIRRORED.BY
I'm trying to fetch one
CPAN: LWP::UserAgent loaded ok (v5.833)
Fetching with LWP:
ftp://mirror.cc.columbia.edu/pub/software/cpan/MIRRORED.BY
Fetching with LWP:
ftp://mirror.cc.columbia.edu/pub/software/cpan/MIRRORED.BY.gz
Fetching with Net::FTP:
ftp://mirror.cc.columbia.edu/pub/software/cpan/MIRRORED.BY
Catching error: "Can't use an undefined value as a symbol reference at /usr/share/perl5/Net/FTP/dataconn.pm line 54.\cJ" at /usr/share/perl5/CPAN.pm line 391
CPAN::shell() called at -e line 1
And it's okay to ask me if I've tried anything at all besides just installing dependencies, but I have. I've tried everything including a complete initialization (which it seems to want to do anyway, no matter what I ask for).
While I understand that CustomBuild 2 is still in beta, I should probably note that the same thing occurs when I try to use the spamassassin installation script.
Any ideas, anyone? Don't be afraid to call me; worst case is it will simply wake me up .
Jeff