Ver Fonte

Ubuntu (amd64) build and run dependencies added

Alexander Shiryaev há 11 anos atrás
pai
commit
a82c01edbf
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      README

+ 4 - 0
README

@@ -19,6 +19,10 @@ Directories structure:
 
 
 To build BlackBox:
 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
 	cd BlackBox
 	./switch-target `uname -s` GUI
 	./switch-target `uname -s` GUI
 	./build
 	./build