Add a couple of architectures.
[platform/upstream/libsolv.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 277c77b..5b1df67 100644 (file)
--- 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