Skip to content

jl777/libjl777

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 23, 2015
0fc0601 · Oct 23, 2015
Aug 9, 2015
Sep 21, 2015
Aug 9, 2015
Apr 25, 2015
Aug 18, 2015
Aug 24, 2015
Oct 13, 2015
Aug 9, 2015
Jul 5, 2014
Sep 30, 2015
Aug 28, 2015
Aug 24, 2015
Aug 25, 2015
Aug 24, 2015
Oct 13, 2015
Aug 18, 2015
Oct 13, 2015
Oct 13, 2015
Oct 18, 2014
Oct 18, 2014
Oct 23, 2015
Aug 24, 2015
Sep 13, 2014
Apr 17, 2015
Oct 9, 2015
Apr 17, 2015
Jan 25, 2015
Sep 30, 2015
Sep 11, 2015
Sep 11, 2015

Repository files navigation

libjl777

Build instructions for ubuntu

clang, libcurl must be in the system:

sudo apt-get install clang

sudo apt-get install libcurl4-gnutls-dev

cd libjl777 make onetime make make btcd make install

You might have to update boost: sudo apt-get remove boost* sudo add-apt-repository ppa:boost-latest/ppa sudo apt-get update aptitude search boost sudo apt-get install libboost1.55-dev