projects
/
platform
/
upstream
/
libsolv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- strip distepoch in pool_solvable2str()
[platform/upstream/libsolv.git]
/
INSTALL
1
Compiling and installing the software
2
3
Requirements:
4
5
- C compiler
6
- cmake
7
- make
8
- expat
9
10
Steps to compile/install:
11
12
1. mkdir build
13
2. cd build
14
3. cmake ..
15
4. make
16
17
5. make install
18