Archive for the ‘Minitutor’ Category
Running Adobe AIR on GoblinX
Sunday, March 8, 2009 7:37 No CommentsDuring last week I tried to install Adobe AIR on GoblinX and I only succeed after I found the below minitutor prepared for a Gentoo user.
The Adobe® AIR™ runtime lets developers use proven web technologies to build rich Internet applications that run outside the browser on multiple operating systems.
First I visited the Adobe website and [...]
Protected Persistent Changes
Sunday, February 8, 2009 8:26 4 CommentsThe GoblinX distributions save all changes made during the session and these changes will be saved to RAM memory only if you boot it from cdroms and dvds. If you boot it from a USB drive or any other writable media, it will detect it. On the USB you’ll have directories ‘boot’ and ’goblinx’. [...]
Compile Application From Source Using Build Script
Sunday, February 1, 2009 8:12 No CommentsThe art of compiling applications from source code demands a knowledge most novice users do not have and, often, they find bad instructions while searching the Internet. The common mistake is in the three main commands used for compiling applications, as you have already read in several places: ‘.configure’, ‘make’ and ‘make install’; even though [...]