-
I'm having trouble installing on OS X. I've tried both berkeley-db and berkeley-db4 installed from brew but it isn't able to be found:
```
* installing *source* package ‘RBerkeley’ ...
checking for …
hafen updated
8 years ago
-
This issue doesn't belong here, it's either an argcache bug or a Django bug, but I'm putting it here because this is a convenient place to put it until I figure out which one it is.
Summary: A site h…
-
```
It would be really nice to be able to ask ctypesgen to not recursively define
certain kinds of pointers and simply treat them as opaque (void *). For
example, I keep Berkeley DB "DB *" pointers…
-
- using master with "Berkeley DB 11g Release 2, library version 11.2.5.3.21"
- would like to use dbsql utility to examine the 'tiles' table
- command: dbsql my-mapcache.db
- no errors
- however the ne…
-
hi.
im new too jack
installed but cant run the server
maybe i overlooked something but cant figure ou :(
17:19:15.308 Could not connect to JACK server as client. - Overall operation failed.…
ghost updated
3 years ago
-
This is how I got develop to build on Big Sur (11.2.3):
```
git clone https://github.com/RavenProject/Ravencoin.git
cd Ravencoin/
git checkout develop
brew install automake berkeley-db4 libto…
-
# Feature Request
I suggest to have one only wallet.dat which won't use BerkleyDB but which going to use SQLite 3.
This feature will bring some advantages :
- Can be used as an ap…
-
Remove the Berkeley DB package from the Python requirements.txt e. The BDB package should be removed during the EZID deployment process by ezid-ansible.
Note: Also remove BDB from the requirements-de…
-
EZID users get 5XX errors occasionally when the system is overloaded. While discussing the 502 errors the Merritt team reported, we came up with some ideas/areas that may help improving EZID performan…
-
Builds and runs just fine on High Sierra with homebrew-installed dependencies (`berkeley-db@4` is the only tricky one)