1) Unzip all files to a folder of your choice.
2) Double click qnewb (executable)
If the software does not start then your system may be missing the following package:
Microsoft TrueType Core Fonts
These fonts are a requirement because they are basis for all websites (so called web safe fonts, see also the manual).
To install them, open up your Synaptic Package Manager (System -> Administration -> Synaptic Package Manager). Search for 'Microsoft core fonts'.
Check the box beside it and select Mark for Installation. Click Apply at the menubar to install the fonts package.
If you are running a 64 bits version of Linux then you should also install 'ia32-libs' and/or the 'libgtk2.0-0:i386' package.
To install the libgtk2.0-0:i386 package please use:
Code: Select all
sudo apt-get install libgtk2.0-0:i386
More details:
http://packages.ubuntu.com/lucid/libgtk2.0-common