Rusty Russell
083a2cee07
zlib: add as a requirement.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Jan Sarenik
b28d71a9a5
external/Makefile: Change variable HOST to MAKE_HOST
Proposed fix for issue #1231 - FreeBSD (tcsh) build problem due
to HOST environment variable.
The variable is used for cross-compilation. The process may be
improved even further in the future. So far this hot fix.
7 years ago
Christian Decker
700a505727
doc: Remove libsodium-dev dependency, it's in-tree
Signed-off-by: Christian Decker <decker.christian@gmail.com>
Reported-by: Perlover <@Perlover>
7 years ago
BT
4673ba6a0a
Add in sudo apt-get update into ubuntu
Add in sudo apt-get update into ubuntu instructions because sometimes the process fails if not updated
7 years ago
Douglas Roark
5e23dccb3b
Add cross-compile instructions for Raspberry Pi ( #1263 )
These are basic instructions that lead to the build process completing without error (after a known error occurs and is rectified). For now, the final results are untested.
7 years ago
Mark Beckwith
217d4f99eb
Added link to macOS in install index.
Also, technically, the name of the current version of the OS is macOS, so I
updated it.
7 years ago
conanoc
cbe0b2d3a8
Update Install.md to add Mac section ( #1225 )
* Update Install.md to add Mac section
7 years ago
Douglas Schilling Landgraf
35e85ab901
Documentation ( #1238 )
* build: update INSTALL.md to include Fedora #1028
* doc: Add TOC to INSTALL.md
* doc: Use lower case for anchors in TOC and minor changes
- anchors require lower case
- TOC doesn't work with dots, using OS names
* doc: improving FreeBSD doc
- Add missing packages: gmp and asciidoc
- Include step gmake install
7 years ago
Jan Sarenik
fd338c0689
doc: More plain-text improvements to HACKING.md and INSTALL.md
This time the rendered output is slightly different, but mostly
because long preformatted lines are wrapped and contain an extra
continuation backslash now.
7 years ago
Jan Sarenik
960548f311
doc: Reflow HACKING.md and INSTALL.md without textual change
See previous commit 9504a77b
for a script to prove there is no
change in the rendered file, just readability plain-text
improvements.
7 years ago
Igor Cota
694fb41ef6
Update INSTALL.md
7 years ago
Igor Cota
642cff84ea
Update INSTALL.md
Add Android build instructions
7 years ago
Sjors Provoost
e4d719a421
[doc] install: add libsodium-dev
7 years ago
William Casarin
8aee38162c
doc: Nix{,OS} build instructions
Signed-off-by: William Casarin <jb55@jb55.com>
7 years ago
Carl Dong
feb734086b
build: Update INSTALL.md to include FreeBSD.
7 years ago
ianthius
2d5c958617
Python is a needed dependency here
Make seems to require python as well as python3.
7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ
be0b76f03d
INSTALL.md: Add `automake` as dependency.
Fixes : #624
7 years ago
Rusty Russell
45e9f35988
docs: Note that we need 0.15 (for estimatesmartfee with CONSERVATIVE/ECONOMCIAL flags)
Closes : #392
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Damian Mee
211791f6d2
Lightning daemon path fixed
7 years ago
Rusty Russell
9da5abc39c
docs: update, move into doc/
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
bbed5e3411
Rename subdaemons, move them into top level.
We leave the *build* results in lightningd/ for ease of in-place testing though.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
8088e5cadb
protobuf: remove
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
88bb38f63b
daemon/lightningd: remove building, and main files
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Christian Decker
fc59d8e227
doc: Add bitcoind dependency to INSTALL and send to background
7 years ago
Christian Decker
744d657860
doc: Updating README and related documentation
Like many I don't read any documentation besides the readme in the
repo, so I thought I could just pull some simple getting started info
into the readme to make it easy for people to get started :-)
8 years ago
Sankalp Ghatpande
8c73f37869
Added another faucet, removed redundent dependency installation instructions
8 years ago
Ben Gorlick
a75838030a
Update INSTALL.md to fix broken pip3 install
Fixed the Ubuntu install instructions -- previously it will break on being unable to find pip3.
Tested this on Ubuntu 16.04 and 17+ server.
8 years ago
Marco Amadori
3d90176503
INSTALL.md: Add 'install' to apt command examples.
Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
8 years ago
Rusty Russell
c2d093a6dc
INSTALL: add python requirements for tests, move asciidoc to devel.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Rusty Russell
73d07ce441
libsodium: use our local submodule.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Lucas Betschart
5a41439eef
Update INSTALL.md libbase58
8 years ago
Adam Soltys
0a036faa94
doc: add asciidoc to list of dependencies ( fixes #36 )
8 years ago
Braydon Fuller
607922f2b8
README.md: include libmysql-dev
8 years ago
Rusty Russell
f1c34c2ec5
INSTALL: update requirements.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Rusty Russell
71b8a07c56
db.c: database API.
These tables could use a rework, as they largely reflect our internal
state. But it's a start.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Braydon Fuller
6ac96323fd
INSTALL.md: update install details for ubuntu 16.04
8 years ago
Rusty Russell
4801f78aad
INSTALL.md: update to remove openssl dependency, add libbase58
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
Rusty Russell
b6dbaa409c
INSTALL: mention bitcoind needs segwit, Ubuntu 16.04 protobuf fixed.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
Rusty Russell
18a9e5bda2
daemon: Implement encryption as per BOLT #1 .
This uses libsodium (we could use openssl, but the required primitives
are only in 1.1.0 which is still in alpha).
It doesn't handle reconnections yet, either.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
Braydon Fuller
e0c4d40899
doc: add install notes
9 years ago