• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

How to gitian build dash under Debian Jessie using lxc

These are the deps that I have downloaded, which I believe is everything from that list, including the file that you mentioned.

Code:
gitian@dash:~/gitian-builder/inputs$ ls
10cc648683617cca8bcbeae507888099b41b530c.tar.gz  cdrkit-deterministic.patch                    protobuf-2.5.0.tar.bz2
bitcoin-deps-linux32-gitian-r9.zip               clang-llvm-3.2-x86-linux-ubuntu-12.04.tar.gz  qrencode-3.4.3.tar.bz2
bitcoin-deps-linux64-gitian-r9.zip               db-4.8.30.NC.tar.gz                           qt-everywhere-opensource-src-4.6.4.tar.gz
boost_1_55_0.tar.bz2                             dyld-195.5.tar.gz                             qt-everywhere-opensource-src-5.2.0.tar.gz
boost-linux32-1.55.0-gitian-r1.zip               ld64-127.2.tar.gz                             qt-linux32-4.6.4-gitian-r1.tar.gz
boost-linux64-1.55.0-gitian-r1.zip               libdmg-hfsplus-v0.1.tar.gz                    qt-linux64-4.6.4-gitian-r1.tar.gz
boost-mingw-gas-cross-compile-2013-03-03.patch   libpng-1.6.8.tar.gz                           zlib-1.2.8.tar.gz
cctools-809.tar.gz                               miniupnpc-1.9.20140701.tar.gz
cdrkit-1.1.11.tar.gz                             openssl-1.0.1k.tar.gz
Good, now

Code:
./bin/gbuild ../dash/contrib/gitian-descriptors/boost-win.yml

should work as intended.
 
Back
Top