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
Last revision Both sides next revision
toolchain [2017/04/09 07:45]
hans
toolchain [2017/10/30 11:01]
albtrentadue Added missing packages needed for build
Line 87: Line 87:
   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 \
-     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.txt · Last modified: 2018/01/06 18:53 by fabix