Skip to content
Snippets Groups Projects
Commit 2ebb9a4a authored by ale's avatar ale
Browse files

mention what to do on debian wheezy

parent c78bda65
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,15 @@ update the package sources, and install the `liber` package:
$ sudo apt-get update
$ sudo apt-get install liber
*Note*: on Debian Wheezy, you will need to install the `libleveldb1`
package from the backports repository (see the
[Debian backports website](http://backports.debian.org/) for
instructions on how to set that up) before running the commands
mentioned above:
$ apt-get install -t wheezy-backports libleveldb1
### Build from source
The source has a few dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment