X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=INSTALL;h=5b1df6768081914a74bf15e4c9c04ca8c68dbcbd;hb=40d5592805eaa650df84c50b9fed3cbdc4823fc5;hp=277c77b5d8ca9f98d9700f198c68372d367520ca;hpb=8f8a9ed5192a6737d63364029cb05d91f1d0e399;p=platform%2Fupstream%2Flibsolv.git diff --git a/INSTALL b/INSTALL index 277c77b..5b1df67 100644 --- a/INSTALL +++ b/INSTALL @@ -1,26 +1,18 @@ Compiling and installing the software - -** This is a research project, NOT a complete tool. ** - - -Requirements +Requirements: - C compiler -- automake/autoconf/libtool +- cmake - make - expat -- db-4.3 - -Steps to compile -1. sh bootstrap -2. ./configure -3. make +Steps to compile/install: +1. mkdir build +2. cd build +3. cmake .. +4. make -Steps to run the testsuite +5. make install -1. cd testsuite -2a. ./runtest.rb --redcarpet data.libredcarpet -2b. ./runtest.rb data.libzypp