Changes between Version 7 and Version 8 of OpenWrt/building


Ignore:
Timestamp:
06/05/2018 05:42:40 PM (6 years ago)
Author:
Ryan Erbstoesser
Comment:

clarify desktop system for build requisites

Legend:

Unmodified
Added
Removed
Modified
  • OpenWrt/building

    v7 v8  
    9898
    9999== Building Pre-requisites ==
    100 Gateworks has tested with LTS Ubuntu Releases. The suggested Ubuntu releases are 14.04 or 16.04. At the time of this writing, Gateworks does not recommend using Ubuntu 16.10.
    101 
    102 On an Ubuntu (11.10, 14.04, 16.04) system for example the following should install all necessary pre-requisites:
     100
     101These instructions require having a desktop or laptop computer with Ubuntu installed to compile Gateworks OpenWrt.
     102
     103Gateworks has tested with desktop systems with LTS Ubuntu Releases. The suggested Ubuntu releases are 14.04 or 16.04. At the time of this writing, Gateworks does not recommend using Ubuntu 16.10.
     104
     105On an Ubuntu (11.10, 14.04, 16.04) desktop development system for example the following should install all necessary pre-requisites:
    103106{{{#!bash
    104107sudo apt-get install subversion build-essential  ;# std dev tools