Closed craigcomstock closed 4 years ago
Package description A Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified. I am working on a cfengine package and need lmdb as a dependency.
Link to home page and sources
Additional information Have you compiled or tried to compile the package on device? Yes. It works fine with one patch to the Makefile. See this working branch: https://github.com/craigcomstock/termux-packages/tree/liblmdb
Package is now available.
You can obtain it with these commands:
pkg install liblmdb
Package description A Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified. I am working on a cfengine package and need lmdb as a dependency.
Link to home page and sources
Additional information Have you compiled or tried to compile the package on device? Yes. It works fine with one patch to the Makefile. See this working branch: https://github.com/craigcomstock/termux-packages/tree/liblmdb