tce-load -i libxml2-dev openssl-1.0.0-dev cd neon-0.29.6 CFLAGS="-mtune=generic -Os -pipe" CXXFLAGS="-mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --enable-shared --with-ssl=openssl --with-libxml2 make make install