|
@@ -1,7 +1,3 @@
|
|
-Ducumentation (Russian):
|
|
|
|
-
|
|
|
|
- http://gitlab.molpit.org/blackbox/freenix/wikis/home
|
|
|
|
-
|
|
|
|
Directories structure:
|
|
Directories structure:
|
|
|
|
|
|
BlackBox/
|
|
BlackBox/
|
|
@@ -12,7 +8,7 @@ Directories structure:
|
|
fpstest/ - loop and fonts test
|
|
fpstest/ - loop and fonts test
|
|
server/ - static single-thread web-server
|
|
server/ - static single-thread web-server
|
|
|
|
|
|
-Installation of required packages in Ubuntu 14.04 (should work also with other Debian-based OS):
|
|
|
|
|
|
+Installation of required packages in Ubuntu 14.04-16.04 (should work also with other Debian-based OS):
|
|
|
|
|
|
32-bit version:
|
|
32-bit version:
|
|
sudo apt-get install libgtk2.0-0 gtk2-engines gtk2-engines-murrine libcanberra-gtk-module
|
|
sudo apt-get install libgtk2.0-0 gtk2-engines gtk2-engines-murrine libcanberra-gtk-module
|
|
@@ -53,3 +49,5 @@ Example: build, create assembly and run BlackBox from assembly:
|
|
cd ../`uname -s`_GUI
|
|
cd ../`uname -s`_GUI
|
|
./run-BlackBox
|
|
./run-BlackBox
|
|
|
|
|
|
|
|
+(c) Alexander V. Shiryaev, Igor A. Dehtyarenko, Ivan A. Denisov
|
|
|
|
+
|