User Tools

Site Tools


installing_gputils_and_sdcc_on_ubuntu_8.04

This is an old revision of the document!


We can install SDCC and GPUTILS with the Synaptic Package Manager (in Gnome can be found in the upper panel: System/Administration/Synaptic Package Manager) or entering the following commands

  sudo apt-get install sdcc
  sudo apt-get install gputils

..now hold on we have to set the proper environmental variables.

…in your “/etc/environment” file add these 3 lines below:

MIOS_PATH="/home/this/mios/trunk"
MIOS_BIN_PATH="/home/this/mios/trunk/bin"
MIOS_SHELL="/bin/bash"

– geez louise! it's that easy.

installing_gputils_and_sdcc_on_ubuntu_8.04.1233462139.txt.gz · Last modified: 2009/02/01 04:22 by chr0n1c