Project

General

Profile

Actions

DevelopersLinuxEnvironment

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 Alexandre J. Raymond 2 months ago ยท 6 revisions