Skip to content

gmdb2 0.9.0

Compare
Choose a tag to compare
@evanmiller evanmiller released this 17 Aug 17:11
· 8 commits to main since this release

gmdb2 0.9.0 is the first official release of gmdb2 since it was split off from the main mdbtools repository. It is a standalone program that was recently ported to GTK+3, and has been tested on macOS, Linux, and FreeBSD.

Build requirements:

  • mdbtools 0.9.0 or later
  • GTK+ 3.22 or later
  • gawk for man page generation (configure with --disable-man if you don't have gawk)

Installation:

  • configure
  • make
  • sudo make install

Run:

  • gmdb2 [file]

The Help menu requires yelp to be installed.