-
Noel Maersk authored
Linux build documentation is mostly geared towards Ubuntu 14.04 (LTS). Appropriate package is called `libgmp-dev` there. Note that on pristine installations building `geth` with godep will fail because this header is missing. This is not documented in the top-level README, but is on the wiki: https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Ubuntu#building-geth-command-line-client That page recommends `libgmp3-dev`, which ATM provides same version as `libgmp-dev`.
958c04e7
| Name |
Last commit
|
Last update |
|---|---|---|
| Godeps | ||
| _data | ||
| accounts | ||
| build | ||
| cmd | ||
| common | ||
| compression/rle | ||
| core | ||
| crypto | ||
| docker | ||
| errs | ||
| eth | ||
| ethdb | ||
| event | ||
| generators | ||
| jsre | ||
| logger | ||
| miner | ||
| p2p | ||
| params | ||
| pow | ||
| rlp | ||
| rpc | ||
| tests | ||
| trie | ||
| ui | ||
| whisper | ||
| xeth | ||
| .gitignore | ||
| .gitmodules | ||
| .mailmap | ||
| .travis.yml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| gocoverage.sh | ||
| update-license.go |