Did you know ... | Search Documentation: |
Issues with library(bdb) |
The library(bdb) provides an interface to the BerkeleyDB embedded database. SWI-Prolog has no dependencies on this library, so if you do not intend to use this library there is no reason to take action.
Building the BerkeleyDB interface library requires the database development libraries and headers. Packages:
sudo apt-get install libdb-dev
README.mingw
sudo port install db60