From: Alexander Shiryaev Date: Tue, 1 Apr 2014 13:08:10 +0000 (+0400) Subject: Ubuntu (amd64) build and run dependencies added X-Git-Url: https://deadsoftware.ru/gitweb?a=commitdiff_plain;h=a82c01edbf003e04902a87c98cc07f05046b4d78;p=bbcp.git Ubuntu (amd64) build and run dependencies added --- diff --git a/README b/README index c051ce2..2113054 100644 --- a/README +++ b/README @@ -19,6 +19,10 @@ Directories structure: To build BlackBox: + if you have 64-bit version of Ubuntu, do this: + sudo apt-get install libc6-dev-i386 + sudo apt-get install libgtk2.0-0:i386 + cd BlackBox ./switch-target `uname -s` GUI ./build