@@ -32,6 +32,14 @@ How to build:
./build
./pack-dev0
+How to run (after build):
+ GUI only:
+ if you have 64-bit version of Ubuntu, do this:
+ sudo apt-get install libgtk2.0-2:i386
+
+ cd BlackBox
+ ./run-BlackBox
Files:
original:
BlackBox:
@@ -34,4 +34,12 @@ How to build:
+ if you have 64-bit version of Ubuntu and want to run GUI version, do this:
+ sudo apt-get install libgtk2.0-0:i386
Alexander V. Shiryaev, 2014