May 30
Bottom line: You need to recompile Perl with ‘-lcl’ and ‘-lpthread’ switches.
http://dbi.perl.org/
itrc forum
itrc forum #2
bottom line
After unpacking perl source you can build it with
$ sh Configure -des -Dprefix=/opt/local/perl-
$ make
$ make test
# make install
Recent Comments