library(bdb)
is built on top of Berkeley DB. It is an
optional component of SICStus and nothing, except library(bdb)
,
will be affected if Berkeley DB is not installed on the machine.
Berkeley DB can be downloaded from:
library(bdb)
is built using version 4.8.24 or some later version
of 4.8.x. It may be possible to recompile it to work with other versions
as well.
• Berkeley DB on MS Windows: | Berkeley DB on MS Windows | |
• Berkeley DB on Mac OS X: | Berkeley DB on Mac OS X |