The first testing Debian package for BlackBox Component Builder for GNU/Linux i386:
http://oberon.molpit.com/packs/bbcb_1.6-1_i386.deb
Ivan Denisov wrote:The first testing Debian package for BlackBox Component Builder for GNU/Linux i386 for was announced:
http://oberon.molpit.com/packs/bbcb_1.6-1_i386.deb
bbcb (1.7-a1-3) unstable; urgency=low
* Dialog matching Center version, added procedures IsLinux, IsWindows, IsMac
* fixed bug with links Unicode content saving
* forgotten Tour.odc and Empty.odc files were added
bbcb (1.7-a1-2) unstable; urgency=low
* add changelog
bbcb (1.7-a1-1) unstable; urgency=low
* Folds arrows display (Closes: #38)
bbcb (1.7-a1-4) unstable; urgency=low
* core C-loader updated to use protected memory. By A.V.Shiryaev
* documentation for LinLinker, Lin/Rsrc/exe.img and it's sources added
* About dialog updated
* description modified
-- Ivan Denisov <denisov@molpit.org> Sun, 04 Oct 2015 18:50:00 +0700
sinuhe wrote:I'm more a Red Hat/Fedora user. It would be nice to see packages from that side of the Linux spectrum.
atersol wrote:I have installed the Oct 4, 2015 version. When I click on blackbox executable in /usr/lib/blackbox, nothing happens.
I have checked properties, and it has execute permission.
I am running on Ubuntu 12.04 LTS, running on a Toshiba Chromebook 2 (CB35-C3300) through chroot.
ivan@dell:~$ cat /usr/bin/bbcb
#!/bin/sh
pd="/usr/lib/blackbox"
sd=`readlink -f .`
# fix Ubuntu-specific problems:
unset UBUNTU_MENUPROXY
unset GTK_MODULES
export LIBOVERLAY_SCROLLBAR=0
# export LD_DEBUG=all
env \
BB_PRIMARY_DIR="${pd}" BB_SECONDARY_DIR="${sd}" \
"${pd}"/blackbox
Return to BlackBox Cross-Platform
Users browsing this forum: No registered users and 1 guest