Permalink
Browse files
installation on redhat/fedora/centos
- Loading branch information...
Showing
with
4 additions
and
0 deletions.
-
+4
−0
INSTALL
|
|
@@ -20,6 +20,10 @@ You need some tools to build the code from source: |
|
|
|
zypper install automake |
|
|
|
zypper install gcc-c++ |
|
|
|
|
|
|
|
# on Fedora/Redhat/CentOS |
|
|
|
dnf install automake |
|
|
|
dnf install gcc make gcc-c++ |
|
|
|
|
|
|
|
|
|
|
|
Build and Install |
|
|
|
----------------- |
|
|
|
0 comments on commit
033e512