[ripe.net #180021] Whois server installation

Hi, We are trying to install RIPE WhoIS server for .bh. Unfortunately, we are having some difficulties installing it. A Linux server is ready with mysql server running. We get the below error when we run the install script: Use of uninitialized value in string eq at Install.PL line 73. We could not find a working 'Net::DelCheck' for /usr/bin/perl. This is needed for RDNS functionality. You can get it from svn here: https://new-ncc.ripe.net/svn/dns/delcheck/trunk/. The full error was: Can't locate Net/DelCheck.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at (eval 1) line 1. We searched through the RIPE site for a solution and tried many points but could not find a way to solve it and proceed with the installation. This might not be related to you but I would appreciate providing us with help or guidance on this. Best regards, Hisham Alsaad Batelco - ISP Bahrain URLs to Attached parts: http://rt2.ripe.net/Ticket/Attachment/978976/476942 ( text/html : )

Use of uninitialized value in string eq at Install.PL line 73.
We could not find a working 'Net::DelCheck' for /usr/bin/perl.
Perl is complaining about the use of a module Net::DelCheck in your tool that does not exists among the installed Perl modules. You should install the Net::DelCheck module and try again. you can search for this module using cpan from the Linux command line or go to their site: search.cpan.org -- Mike Of course, you might discount this possibility, but remember that one in a million chances happen 99% of the time. ------------------------------------------------------------ URLs to Attached parts: http://rt2.ripe.net/Ticket/Attachment/979446/477169 ( text/html : )
participants (2)
-
Hisham Al Saad
-
Mike Barnard