Pad Hosmane wrote:
Hi,What do you mean about gcc64/perl64? Use of -m64 option for compiling? Or use the 64 bits version on gcc and perl.
I had the same problem on HP-UX 11.00. I used to use gcc64/perl64 to
compile SA. I switched to gcc32/perl32 bit and compiled spamassassin
successfully.
PAd
I use the 32 bits version of the two programs. I never tell CPAN to use gcc with the -m64 option...
Here what I do:
------------------------------------------------------------- > perl -MCPAN -e shell Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.7601) ReadLine support available (try 'install Bundle::CPAN')
cpan> install Mail::SpamAssassin CPAN: Storable loaded ok Going to read /usr/local/.cpan/Metadata Database was generated on Tue, 04 May 2004 09:33:07 GMT LWP not available CPAN: Net::FTP loaded ok Fetching with Net::FTP: ftp://ftp.lip6.fr/pub/perl/CPAN/authors/01mailrc.txt.gz Going to read /usr/local/.cpan/sources/authors/01mailrc.txt.gz CPAN: Compress::Zlib loaded ok .... --------------------------------------------------------------
Thanx,
Manu.
