Ticket #413 (assigned enhancement)
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
Note: See
TracTickets for help on using
tickets.
