Project

General

Profile

Actions

h1. DevelopersLinuxEnvironment

h2. Ubuntu (Xubuntu, Kubuntu) 14.04 LTS

  • install prerequisites:
    sudo apt-get install python-serial python-future python-gtk mercurial
    
  • or alternative method for pygtk/pyserial:
    sudo apt-get install python-setuptools
    sudo easy_install pygtk pyserial future
    
  • then follow general process at DevelopersProcess

Updated by Tony Fuller about 2 years ago ยท 5 revisions