Ticket #413 (assigned enhancement)

Opened 3 years ago

Last modified 7 months ago

Unneeded fuzzy-find requirement

Reported by: r.berber@… Owned by: decoder
Priority: minor Milestone: Development Release Version 3.5
Component: Hash Database Version: 3.5.1
Keywords: fuzzy-find Cc:

Description

Utility fuzzy-find imports DBI, when the databases are in Berkeley format this is not needed, in fact it causes the utility to fail when you don't have DBI installed.

This is a similar problem as the one FuzzyOcr?.pm had a long time ago, installations that don't use mySQL don't need to install DBI, the utilities should also be independent.

A good enhancement would be to do something similar as the patched (for enhancing the output) fuzzy-stats does, with the parameter "--dbtype=2|3 Force MLDBM (2) or MySQL (3) data source".

Change History

Changed 3 years ago by decoder

  • status changed from new to assigned

You are right, I will fix this as soon as I am back for active development.

Chris

Note: See TracTickets for help on using tickets.