mirror of
https://github.com/cygnusxi/CurecoinSource.git
synced 2025-07-27 15:44:25 +02:00
Linux compiling notes
This commit is contained in:
parent
5e1e88b04e
commit
e213a35cfc
@ -41,7 +41,7 @@ If you do not use Linux see previous section for a prebuilt wallet. There are tw
|
|||||||
> 3. **make -f makefile.unix**
|
> 3. **make -f makefile.unix**
|
||||||
> 4. **sudo make install** Alternatively, don't run that command and just place the binary wherever you want.
|
> 4. **sudo make install** Alternatively, don't run that command and just place the binary wherever you want.
|
||||||
|
|
||||||
On new versions of linux such a Ubuntu 18.04 or Debain 9 + "sudo apt-get install libssl1.0-dev". Use libdb4.8 or libdb5.1 on older linux versions (IE 14.04). Newer versions of Linux (IE 16.04) will need libdb5.3++-dev.
|
On new versions of linux such a Ubuntu 18.04 or Debain 9 + "sudo apt-get install libssl1.0-dev". Use libdb4.8 or libdb5.1 on older linux versions (IE 14.04). Ubuntu 16.04 use need libdb5.3++-dev.
|
||||||
|
|
||||||
### Reporting bugs or getting assistance
|
### Reporting bugs or getting assistance
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user