Jake Vickers wrote:
It's probably failing while trying to do some of the tests. You're
missing some important perl modules that you may try installing. Go into
the perl shell:
perl -MCAN -e shell
And load MCPAN itself:
install MCPAN (I think this is the right command, been a while)
Then load some of the modules you're missing:
install IO::Zlib
It may say that it's missing modules that are required to install that
one, and will ask if you want to prepend them. Answer yes, and continue.
Thanks again, Jake. Never mind that last post. It appears that I don't
need to rebuild spamassassin-toaster.
My problem is that Mail::SPF::Query isn't installed, and when I try to
install it, I get:
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/00_all.t 223 24 10.76% 9 130 133 140 143 156 159 163 166
181 184 187 190 193 196 199
202 205
208 211 214 217 220 223
(1 subtest UNEXPECTEDLY SUCCEEDED).
Failed 1/1 test scripts, 0.00% okay. 24/223 subtests failed, 89.24% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Failed during this command:
JMEHNLE/mail-spf-query/Mail-SPF-Query-1.999.1.tar.gz: make_test NO
I notice that you have version 1.997 installed, and I'm trying to
install 1.999.1.
Do you have any suggestions?
I'm working on figuring out why tests are failing.
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]