SECONDO


Installation on Ubuntu 11.10

For installing Secondo on Ubuntu 11.10, a few steps are needed. These are:
  1. Install Ubuntu 11_10 from an Installation medium to hard disk and start it.
  2. Download the file InstallSDK_Ubuntu_11_10.bash and store it into your home directory.
  3. Open a terminal.
  4. 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.
  5. Insert the following line at the end of the file $HOME/.bashrc
    source $HOME/.secondorc $HOME/secondo
  6. Download the latest Secondo version and unpack it.
  7. Close the terminal (exit) and open a new one.
  8. Go into directory $HOME/secondo and compile Secondo just by typing make
Last Changed: 2012-10-31