[sword-svn] r3053 - trunk/doc

chrislit at crosswire.org chrislit at crosswire.org
Mon Mar 3 08:49:11 MST 2014


Author: chrislit
Date: 2014-03-03 08:49:10 -0700 (Mon, 03 Mar 2014)
New Revision: 3053

Modified:
   trunk/doc/QUICKSTART.ubuntu
Log:
added bzip2 & lzma dev packages


Modified: trunk/doc/QUICKSTART.ubuntu
===================================================================
--- trunk/doc/QUICKSTART.ubuntu	2014-03-03 13:54:52 UTC (rev 3052)
+++ trunk/doc/QUICKSTART.ubuntu	2014-03-03 15:49:10 UTC (rev 3053)
@@ -10,7 +10,7 @@
 # the engine, install a modules, and test with a simple command line tool:
 
 # install necessary packages for all features of SWORD to be enabled
-sudo apt-get install autoconf autogen automake subversion make g++ libtool zlib1g-dev libicu-dev libclucene-dev libcurl4-openssl-dev
+sudo apt-get install autoconf autogen automake subversion make g++ libtool zlib1g-dev libicu-dev libclucene-dev libcurl4-openssl-dev libbz2-dev liblzma-dev
 
 # checkout and build the source tree
 svn co https://crosswire.org/svn/sword/trunk sword




More information about the sword-cvs mailing list