Installing Blockski+
Requirements...
-
Some gambas3 components are required
gambas3-runtime
gambas3-gui
gambas3-dev
gambas3-gb-dbus
gambas3-gb-settings
gambas3-gb-compress
gambas3-gb-compress-zlib
gambas3-gb-args
gambas3-gb-net
gambas3-gb-net-curl
gambas3-gb-markdown
- sudo apt-install gambas3-runtime gambas3-gui gambas3-dev gambas3-gb-dbus gambas3-gb-settings gambas3-gb-compress gambas3-gb-compress-zlib gambas3-gb-args gambas3-gb-net gambas3-gb-net-curl gambas3-gb-markdown
For best results be sure the project folder is named Blockski+
For those who know gambas you can open the project and compile/install/play it as you know how.
In this project folder are 2 scripts that may help others.
Note: Set their executable flags to run them with a double click.
-
Run.sh . This will compile the program binaries if they do not exist and then run the project from it's folder without creating n executable. (The project folder must be complete)
-
CompileAndMakeDesktopIcon.sh . This will compile the program binaries and create a launchable Blockski+.gambas executable file. It will then give options to create a menu item and a desktop launcher. (Note: The Blockski+.gambas executable file that is created MUST stay where it is for the launcher or menu that points to it to continue working, if you move the folder you can run the scipt again to re-create the launchers)
Once you have the program up and running you can use the built in online-updater to keep up with new versions. using the updater will upgrade either the project folder (if run from the project folder) or a standalone executable outside of the project folder.
Go to my homepage