You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All seems fine, except the dbm package is not compiled correctly, and rebl won't start. The dbm compilation logs look like this: https://gist.github.com/mpapis/4355976
After some searching, I am able to compile it correctly after installing libdb-dev and libgdbm-compat-dev
I am trying bud on Ubuntu 18.04.1 LTS, using rvm to install ruby-1.9.3, as follow
All seems fine, except the dbm package is not compiled correctly, and rebl won't start. The dbm compilation logs look like this:
https://gist.github.com/mpapis/4355976
After some searching, I am able to compile it correctly after installing libdb-dev and libgdbm-compat-dev
It would be nice to mention this solution in README.md as ruby-1.9 is quite obsolete.
The text was updated successfully, but these errors were encountered: