ESP8266 Support WIKI

User Tools

Site Tools


toolchain

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
toolchain [2017/04/09 07:45]
hans
toolchain [2018/01/06 18:53] (current)
fabix [How to setup a VM to host your toolchain]
Line 86: Line 86:
 ``` ```
   sudo apt-get install \   sudo apt-get install \
-     ​build-essential zip gdb git vim make unrar autoconf automake \ +     ​build-essential zip gdb git vim make unrar autoconf automake ​gawk 
-     bison texinfo libtool gcc g++ gperf libc-dbg ncurses-dev expat \+     bison texinfo libtool gcc g++ gperf libc-dbg ncurses-dev expat flex help2man ​\
      ​lua5.1 lua5.1-doc luarocks      ​lua5.1 lua5.1-doc luarocks
   for m in bitlib luafilesystem md5 luaposix luasocket; do sudo luarocks install $m; done    for m in bitlib luafilesystem md5 luaposix luasocket; do sudo luarocks install $m; done 
toolchain.1491723918.txt.gz · Last modified: 2017/04/09 07:45 by hans