For installing
Secondo on Ubuntu 11.10, a few steps are
needed. These are:
- Install Ubuntu 11_10 from an Installation medium to hard disk and start it.
- Download the file InstallSDK_Ubuntu_11_10.bash
and store it into your home directory.
- Open a terminal.
- Execute the script: bash InstallSDK_Ubuntu_11_10.bash
The script will ask for your password for installing the required tools.
Alternatively, you can enter the lines of the script manually.
- Insert the following line at the end of the file $HOME/.bashrc
source $HOME/.secondorc $HOME/secondo
- Download the latest Secondo version and unpack it.
- Close the terminal (exit) and open a new one.
- Go into directory $HOME/secondo and compile Secondo just by typing make