|
hace 3 años | |
---|---|---|
Check | hace 3 años | |
Com | hace 3 años | |
Comm | hace 3 años | |
Cons | hace 3 años | |
Ctl | hace 3 años | |
Deb | hace 3 años | |
Dev | hace 3 años | |
Docu | hace 3 años | |
Fbsd | hace 3 años | |
Form | hace 3 años | |
Lin | hace 3 años | |
Mdi | hace 3 años | |
Obsd | hace 3 años | |
Obx | hace 3 años | |
Ole | hace 3 años | |
Sql | hace 3 años | |
Std | hace 3 años | |
System | hace 3 años | |
Text | hace 3 años | |
Win | hace 3 años | |
Xhtml | hace 3 años | |
.gitignore | hace 3 años | |
BlackBox.exe.manifest | hace 3 años | |
LICENSE.txt | hace 3 años | |
README.md | hace 3 años | |
build-devlinux | hace 3 años | |
build-devwindows | hace 3 años | |
build-linux | hace 3 años | |
build-obsd | hace 3 años | |
build-windows | hace 3 años | |
build-windows.bat | hace 3 años | |
clean | hace 3 años | |
dev0lin | hace 3 años | |
dev0win.exe | hace 3 años | |
export-windows | hace 3 años | |
pack-dev0lin | hace 3 años | |
pack-dev0win.odc | hace 3 años | |
run-BlackBox | hace 3 años | |
run-dev0 | hace 3 años | |
version.txt | hace 3 años |
BlackBox Component Builder for Windows, GNU/Linux, OpenBSD, FreeBSD
Tested on:
Download: https://blackbox.oberon.org/download
Installation of required packages in Debian-based systems:
For Alt Education 9.1
apt-get install i586-libgtk+2-devel.32bit
Ubuntu 18/20 LTS, Mint 19/20:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386 gnome-themes-extra:i386
Linux Mint 20 has no package 'gnome-themes-extra:i386', it can be safly ignored. There will be warning in console.
Debian 9.X/10.X GNOME/Xfce/KDE
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386 gtk2-engines-pixbuf:i386 libatk-adaptor:i386 libgail-common:i386 gnome-themes-standard:i386
Arch-based systems amd64:
sudo pacman -S multilib/lib32-gtk2
sudo pacman -Rc lib32-librsvg
In OpenBSD use 'wxallowed' flag in mount options for the partition to start BlackBox from.
To build BlackBox:
./build-linux
./build-windows
To run GUI:
./blackbox
To run GUI in Ubuntu:
./run-BlackBox
To clean reopsitory:
./clean
Authors: