Here is a guide to install all the needed files for the Promethean Activboard on Ubuntu 13.04.
To install the driver, tools and ActivInspire software you first need to install the libjpeg62 package, to do this open a terminal window (press Ctrl+Alt+T) and copy+paste the following line:
sudo apt-get install libjpeg62
When the libjpeg62 package is installed open the Ubuntu Software Center (press the SuperKey and type: software center) and click on the Edit option in the top menu. In the list select Software Sources and select the Other Software tab followed by clicking on the Add button. Now copy+paste the following line in the APT line field:
deb http://activsoftware.co.uk/linux/repos/ubuntu precise oss non-oss
When the line is pasted into the field click on the Add Source button and enter your password followed by clicking on the Authenticate button. When done you can close the Ubuntu Software Center.
Before you can update the sources list you may want to add the public key to your system, to do this copy+paste the following line in your terminal window:
wget http://www.activsoftware.co.uk/linux/repos/Promethean.asc && sudo apt-key add Promethean.asc
When the key is added you can install the needed packages using the following command lines:
sudo apt-get update
sudo apt-get install activinspire activtools activdriver
When all the package are installed you can close the terminal window then logout and back in again. To start the Activinspire software press the SuperKey and type: activinspire