diff options
author | simotrone <simotrone@gmail.com> | 2015-01-05 11:15:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-05 11:15:45 +0700 |
commit | b4aa299291719d4c7638cde6eea8ea80370b376d (patch) | |
tree | cb42e0ddfb19c897df53de24422f2368e52e4b39 /network/skylable-sx/README | |
parent | dc38ca8012894a9bf78ed43e98800a4c415be4df (diff) |
network/skylable-sx: Updated for version 1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/skylable-sx/README')
-rw-r--r-- | network/skylable-sx/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/network/skylable-sx/README b/network/skylable-sx/README index 9222fe094bd88..8297696b1efce 100644 --- a/network/skylable-sx/README +++ b/network/skylable-sx/README @@ -7,12 +7,10 @@ by the sysadmin) and synchronized. Additionally Sx has built-in support for deduplication, client-side encryption, on-the-fly compression and much more. -To start immediately, read /usr/doc/skylable-sx-0.9/quickstart/quickstart.pdf! - NOTE 1: Every required library which is not found on the system will be built from the included sources. - sqlite3 3.8.4.3 can be linked dinamically but you must compile it by - source (target the lib64 if x86_64 is your system arch). + The last sqlite3 version can be linked dinamically but you must compile + it by source (target the lib64 if x86_64 is your system arch). NOTE 2: To build only a client, uncomment the CLIENT_ONLY parameter in skylable-sx.SlackBuild. |