From c9b9f379a83a59980fe3a66aa1dace9697615af5 Mon Sep 17 00:00:00 2001 From: Zoltan Toth-Czifra Date: Sun, 13 Nov 2011 17:31:07 +0100 Subject: [PATCH] Adding Fedora required packages --- README.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index f52253fd..432cf8f0 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -161,6 +161,9 @@ You can use libexpat1-dev instead of libxml2-dev: You may also need pkg-config to detect the above mentioned libraries. +On Fedora you need the following packages: +gcc, gcc-c++, kernel-devel, libgcrypt-devel, libgcrypt-devel, libxml2-devel, openssl-devel + If you downloaded source code from git repository, you have to run following command to generate configure script and other files necessary to build the program: