From 1ae5de2f59799a5d02e64cfa36bd1d3b36827f43 Mon Sep 17 00:00:00 2001 From: open-license-manager <rillf@maildrop.cc> Date: 周三, 13 8月 2014 16:21:41 +0800 Subject: [PATCH] build linux --- README.md | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0239917..b90e7cc 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ Linux =================== -apt-get install libcrypto++dev (version 5.6.1) +apt-get install libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-test-dev libboost-date-time-dev libssl-dev? - +libdbus-1-dev +#libcrypto++dev (version 5.6.1) openssl genrsa -out src/license-generator/privkey.pem 2048 \ No newline at end of file -- Gitblit v1.9.1