- .
:
openssl-0.x.x.tar.gz, , cd
-, ( )
$ ./config shared --prefix=$HOME/installs && make clean && make && make install
$ export CFLAGS= "-O2 -g -I/root/installs/include"
$ export CFLAGS="-O2 -g -I/root/installs/include"
$ export LDFLAGS="-L/root/installs/lib"
$ export CPP="gcc -E -I/root/installs/include"
+
neon
$ ./configure --with-ssl=openssl --prefix=$HOME/installs && make clean && make && make install
subversion
$ ./configure --with-ssl --prefix=$HOME/installs --with-neon=/root/installs/bin/neon-config && make clean && make && make install
: , --with-ssl =/root/installs - .