added info about libssh-0.6.0rc1

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6632 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2013-08-28 03:31:50 +00:00
parent f184d75703
commit 6b768c64cf

View File

@ -25,6 +25,10 @@ To compile:
# make
# cd ../../..
NB: There is a new libssh-0.6.0rc1 which fixes some bugs from v0.5.4,
The procedure is the same as above, except for the following line.
# cmake -DWITH_STATIC_LIB=ON -DWITH_GSSAPI=OFF ..
- get source code for sqlcipher, and build it (only needed for GXS)
# cd lib