Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ubuntu.tar.bz2 | 2012-01-19 | 238.5 kB | |
RPM.tar.bz2 | 2012-01-19 | 271.6 kB | |
suse.tar.bz2 | 2012-01-19 | 199.4 kB | |
mandriva.tar.bz2 | 2012-01-19 | 198.2 kB | |
fedora.tar.bz2 | 2012-01-19 | 199.3 kB | |
autotools.tar.bz2 | 2012-01-19 | 130.1 kB | |
debian.tar.bz2 | 2012-01-19 | 240.6 kB | |
Totals: 7 Items | 1.5 MB | 0 |
The program is written in Gambas3 and requires some dependencies to work. On ArchLinux just type in a terminal: sudo pacman -S debhelper gambas3-dev gambas3-gb-image gambas3-gb-gui gambas3-gb-form gambas3-gb-desktop gambas3-gb-form-dialog gambas3-gb-settings gambas3-gb-image-effect gambas3-gb-vb gambas3-gb-form-stock On Ubuntu (and Debian derivatives) to install Gambas3 packages you have to add a repository. From the terminal type in sequence: sudo add-apt-repository ppa:nemh/gambas3 sudo apt-get update