Project

General

Profile

Actions

DevelopersLinuxEnvironment » History » Revision 4

« Previous | Revision 4/5 (diff) | Next »
Jens Jensen, 06/27/2014 10:01 PM


h1. DevelopersLinuxEnvironment

h2. Ubuntu (Xubuntu, Kubuntu) 14.04 LTS

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

Updated by Jens Jensen almost 10 years ago · 4 revisions