in reply to Re: Trying to install a module with CPAN segfaults
in thread Trying to install a module with CPAN segfaults

Hi,
I am really sorry for being 'obnoxious', but i will provide the following things
1. My Operating system is RedHat Linux 9.0.
2. My Perl version is 5.8.0, that came with the operating system.
3. My RAM is 512MB
4. My HardDisk is 120GB, of which 40GB is Windows Partition, Remaining is for Linux.
The CPAN verstion is
cpan shell -- CPAN exploration and modules installation (v1.76) ReadLine support enabled
I actually typed the following at the command line
install Statistics::ChiSquare

I hope these answers all the questions
Thank you again
Sameet

Replies are listed 'Best First'.
Re: Re: Re: Trying to install a module with CPAN segfaults
by eserte (Deacon) on May 03, 2004 at 15:02 UTC
    Is the LANG environment variable set to a UTF-8 locale? Try unsetting LANG then, because there are various problems with the LANG setting and the perls shipped with RedHat 8.0 and 9.0.