Ronald Nutter wrote:
I am trying to install this module for use with a spamassassin server.
Using Perl 5.8.3 on Fedora Core 2.  Getting the following error when I
either try to install the module through CPAN or downloading the tar and
doing it the old fashioned way.  Would appreciate any suggestions for
finding the problem.  I am new to linux but am trying to learn.

Two things. First, when the test suite fails, re-run it setting TEST_VERBOSE=1 to find out exactly where the error is occuring. Second, if there are problems related to I/O and you're running perl 5.8.x, you need to check your environment settings related to language, i.e. LANG & the LC_* variables. Since not all modules are unicode ready, there /may/ be problems for anything other than LANG=C.


Randy.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to