tce-load -i compiletc curl-dev libarchive-dev expat2-dev ncurses-dev libuv-dev cd cmake-3.15.5 sed -i '/"lib64"/s/64//' Modules/GNUInstallDirs.cmake ./bootstrap --prefix=/usr/local --system-libs --no-system-jsoncpp --no-system-librhash edit CMakeCache.txt BUILD_CursesDialog:BOOL=ON CMAKE_VERBOSE_MAKEFILE:BOOL=TRUE CMAKE_BUILD_TYPE:STRING=Release CMAKE_CXX_FLAGS_RELEASE:STRING=-march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe -DNDEBUG CMAKE_C_FLAGS_RELEASE:STRING=-march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe -DNDEBUG [fno-exceptions fails] make [47m 59.31s] sudo make install -- Using system-installed BZIP2 -- Using system-installed CURL -- Using system-installed EXPAT -- Using system-installed FORM -- Using system-installed LIBARCHIVE -- Using system-installed LIBLZMA -- Using system-installed LIBUV -- Using system-installed ZLIB -- Using system-installed ZSTD