Showing posts with label make. Show all posts
Showing posts with label make. Show all posts

Wednesday, 12 February 2014

How to Install Gambas on the Raspberry Pi

Gambas is a great visual programming environment for Linux, so if you've worked with Visual Basic on Windows, you will feel right at home with Gambas.


Although you can easily install Gambas from the repository using Synaptic, if you want the most recent stable release you will need to download the source files, compile and install manually.


Generally, installing applications from the repository is the best idea. After all, its easy, the package should be stable, and all dependent files should be included.