Unable to install latest release
Gene & Mary LeDuc
leduc at CTS.COM
Thu Mar 4 07:34:10 GMT 2004
I ran into the same problem on RH 8 this afternoon.
In /etc/sysconfig/i18n find the LANG= line:
LANG="en_US.UTF-8"
and remove the '.UTF-8':
LANG="en_US"
and that should do it (apparently the ".UTF-8" breaks things). Don't
even think about asking me why, I don't have a clue. Someone else on
this list probably knows and may even tell us.
Regards,
Gene
Christo Bezuidenhout wrote:
> When I try to install the latest release of MS I must install
> Archive::Zip first.
>
> OK here is the problem. I'm running RH9. I do the following.
> perl -MCPAN -e shell
> install Archive::Zip
>
> And I get the following errors
>
> Removing previously used /root/.cpan/build/Archive-Zip-1.09
>
> CPAN.pm: Going to build N/NE/NEDKONZ/Archive-Zip-1.09.tar.gz
>
> Checking if your kit is complete...
> Looks good
>
> Warning: I could not locate your pod2man program. Please make sure,
> your pod2man program is in your PATH before you execute 'make'
>
> Writing Makefile for Archive::Zip
> Makefile:88: *** missing separator. Stop.
> /usr/bin/make -- NOT OK
> Running make test
> Can't test without successful make
> Running make install
> make had returned bad status, install seems impossible
>
> I checked to see where my pod2man is and it is there
> which pod2man
> /usr/bin/pod2man
> I need to urgently upgrade to be able to block only encrypted zip files
> for we get lots of zip files from customers.
>
> Any help appreciated
More information about the MailScanner
mailing list