Posted on 2006-11-01 11:11:44-08 by mshelor in response to 3402
Re: Author and Maintainer
It looks as if Sun's perl (built with cc) is incompatible with modules compiled using gcc.

I recommend building a separate installation of perl using gcc. There's no need to be root; you can install it in your home directory by fiddling with various Configure switches, e.g.

sh Configure -Dprefix=$HOME/perl -de

A fresh build of perl-5.8.8 takes around 10 minutes.

Mark
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.