Sunday, December 28, 2008

Perlcc error
============

After running perlcc on my debian box. I got these errors:

Note (probably harmless): No library found for -lperl
pccXqkni.c: In function âperl_init_aaaaâ:
pccXqkni.c:421: warning: this decimal constant is unsigned only in ISO C90
/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status

To solve the problem.

simply

apt-get install libperl-dev


Net::DNS::SEC - DNSSEC extensions to Net::DNS
=============================================

Use CPAN to solve the dependencies prob.
Crypt::OpenSSL::Bignum
...

Solve the vrfyerrstr problem.

For further question email amir@localhost.my