Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Geo-IP CPAN distribution.

Report information
The Basics
Id: 41829
Status: resolved
Priority: 0/
Queue: Geo-IP

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.35
Fixed in: (no value)



Subject: Irritating error message with libgeoip 1.4.4
I tried on CentOS5 to make the upgrade to 1.35. CentOS had already libgeoip 1.4.4 installed. The Makefile.PL complained to me: Your installed version of libgeoip is outdated! Please update to at least version to 1.4.4 and reinstall this module. Maybe you wanted to say 1.4.5? Maybe the Centos 1.4.4 differs from the real 1.4.4? I don't know. Maybe a good solution would be to tell the user which feature failed and that upgrading should help. Thanks,
Thanks, the issue is already fixed in cvs. As you supposed, I checked for a feature, that is only avail in 1.4.5 and wrote the error message for 1.4.4. My bad. The missing part in your case is the range_by_ip function. I release the fixed version tomorrow. Have a nice day. -- Boris