Hi, Thanks for the great help , it worked fine. Can anyone please help me on following problem:
While trying to do cpan -i <module-name> I am not able to do so as IP for URL ftp.perl.org is dynamic and getting changed each time I try to access it. Any clue or can I get one static IP to go ahead? With Regards, Pankaj Kapila -----Original Message----- From: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 [mailto:da...@cpan.org] Sent: 24 December 2010 16:39 To: cpan-testers-discuss@perl.org; Pardha Potluri; Patrice Auffret Cc: Pankaj Kapila Subject: Re: Can you please let me know the fix Pardha Potluri ✍: > Can you please let me know the fix/workaround for the error mentioned > @ > http://cpantesters.org/cpan/report/04641139-b19f-3f77-b713-d32bba55d77 > f Hello Pardha, the important part is: Libdnet.xs:37:18: error: dnet.h: No such file or directory Everything else is just following from this error. dnet.h does not exist because you and the tester did not have the [libdnet](http://libdnet.sf.net/) development files installed on the system. That is a prerequisite for installing the Perl binding [Net-Libdnet](http://search.cpan.org/dist/Net-Libdnet/). This is mentioned in the [README file](http://search.cpan.org/dist/Net-Libdnet/README) of that distribution. ---- Hello Patrice, you could make testing and installation more robust against the lack of library headers by extending the Makefile.PL with some checking code, see <http://wiki.cpantesters.org/wiki/CPANAuthorNotes#"How_can_I_stop_getting_FAIL_reports_for_missing_libraries_or_other_non- Perl_dependencies?"> ::DISCLAIMER:: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. -----------------------------------------------------------------------------------------------------------------------