use separate build dir
[platform/upstream/libsolv.git] / INSTALL
1 Compiling and installing the software
2
3
4 ** This is a research project, NOT a complete tool. **
5
6
7 Requirements
8
9 - C compiler
10 - cmake
11 - make
12 - expat
13 - db-4.3
14
15 Steps to compile
16
17 1. mkdir build
18 2. cd build
19 3. cmake ..
20 4. make
21
22
23 Steps to run the testsuite
24
25 1. cd testsuite
26 2a. ./runtest.rb --redcarpet data.libredcarpet
27 2b. ./runtest.rb data.libzypp