Hi,

Just a heads up, hyousatsu has added a change that replaces berkley DB with lmdb.  This requires that you have the lmdb developemnt package installed for your OS in order to do a successful build.

I've made the changes on the linux and netbsd wiki's already. For FreeBSD, I did not update that wiki since it seems they prefer you download pre-built binaries.  I think :)

For the others, whomever is 'maintaining' them can do it.

In short, for each of the OSs I test builds on:

fbsd:

    sudo pkg install lmdb

debian/ubuntu:

    sudo apt install liblmdb-dev

rocky:

    sudo yum install lmdb-devel

netbsd92:

    sudo pkgin install lmdb


--
Jon Trulson

  "The less you know, the more you believe."
                           -- Bono



_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to