Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 42608
Status: resolved
Priority: 0/
Queue: Geo-Distance

People
Owner: Nobody in particular
Requestors: frank.wiegand [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.11
Fixed in: (no value)



Subject: Missing prerequisite: DBI
Hi, the subject says it all, you should add DBI to the list of prerequisites (there are some additional tickets to this issue), or you should skip the tests which need DBI. If DBI is not installed, your users won't be able to install Geo::Distance: PERL_DL_NONLAZY=1 /opt/perl/perl-1232359697/bin/perl5.11.0 "-Iblib/lib" "-Iblib/arch" test.pl Can't locate DBI.pm in @INC (@INC contains: blib/lib blib/arch /opt/perl/perl-1232359697/lib/5.11.0/x86_64-linux-thread-multi-ld /opt/perl/perl-1232359697/lib/5.11.0 /opt/perl/perl-1232359697/lib/site_perl/5.11.0/x86_64-linux-thread-multi-ld /opt/perl/perl-1232359697/lib/site_perl/5.11.0 .) at test.pl line 3. BEGIN failed--compilation aborted at test.pl line 3. # Looks like your test exited with 2 before it could output anything. make: *** [test_dynamic] Error 2 (/usr/bin/make test exited with 512) Thanks, Frank
Fixed in version 0.12 (just released today).