Merge branch 'master' of github.com:tatsuhiro-t/aria2

pull/4/head
Tatsuhiro Tsujikawa 2011-11-30 22:01:07 +09:00
commit ce3b3fc88e
1 changed files with 3 additions and 0 deletions

View File

@ -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. 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 If you downloaded source code from git repository, you have to run
following command to generate configure script and other files following command to generate configure script and other files
necessary to build the program: necessary to build the program: