This maybe a dumb question but can someone explain how to install Berkeley for SICstus on Windows? This is my last resort
How to install Berkeley DB for SICstus on Windows?
290 Views Asked by ac4824 At
1
There are 1 best solutions below
Related Questions in SICSTUS-PROLOG
- Why am I getting an existance error in prolog
- What's the use of avl_height/2? And why is assoc_height/2 absent?
- How to set UTF-8 as default for open/3 in SICStus 4.8.0
- Sicstus: a module and the CWD
- maplist/2 vs extra recursion predicate with SICStus Prolog
- Combining constraints with catch/3
- library(samsort) in SICStus Prolog
- How to use cut while trying random numbers until a condition is met
- Using attribute_goal/2 the right way in SICStus Prolog
- Spurious attribute_goal/2 in SICStus Prolog 4.7.1
- Peeking past end-of-file with SICStus Prolog
- How to install Berkeley DB for SICstus on Windows?
- Simulating occurs_check=error in SICStus Prolog
- Proper subsumes_term/2 in SWI-Prolog?
- How do I do away with Atom and Functor keywords from my query result in Python Swipl Prolog Implementation?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The entire Oracle site for Berkeley DB seems broken, with many broken links. Also, there are no longer any installers, and only the latest version of the source code. Their site has been that way for over a year. I do not know what happened.
In the mean time, I was able to download the Windows installers by first creating a free Oracle Account, logging in, and then using the links https://download.oracle.com/otn/berkeley-db/db-6.2.38_64.msi and https://download.oracle.com/otn/berkeley-db/db-6.2.38_86.msi (found via the Wayback Machine). These versions should be compatible with SICStus Prolog 4.6 on Windows.