Difference between revisions of "Running BlackBox under Linux"

From BlackBox Framework Wiki
Jump to navigation Jump to search
(Running BlackBox under Linux added)
 
Line 1: Line 1:
===Running BlackBox under Linux===
BlackBox can be run on 32-bit Linux (e.g. Ubuntu) after installing Wine.
BlackBox can be run on 32-bit Linux (e.g. Ubuntu) after installing Wine.



Revision as of 09:24, 12 January 2016

BlackBox can be run on 32-bit Linux (e.g. Ubuntu) after installing Wine.

sudo apt-get install wine

It is recommended to tune up fonts. Run the Wine Config application from Dash and select appropriate fonts for the menus etc.

You can download the latest BlackBox build as a zipped archive from here.

Also you can run an experimental native version for Linux. First install some dependencies:

sudo apt-get install libgtk2.0-0 gtk2-engines gtk2-engines-murrine libcanberra-gtk-module libgnomeui-0

then download and install the Debian package.