tce-load -i libssh2-dev openssl-1.0.0-dev cd curl-7.30.0 CFLAGS="-mtune=generic -Os -pipe" CXXFLAGS="-mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --with-ca-path=/usr/local/etc/ssl/certs --enable-ipv6 make make install