From a3ce99e25b43474c4689188eb22bbf8ce613e341 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Tue, 15 Mar 2016 13:00:07 -0700 Subject: [PATCH] Remove libxml2-devel from list of Fedora/RHEL dependencies. --- doc/guide/build.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/build.hpp b/doc/guide/build.hpp index 6f0f3a2b66..0056723cb8 100644 --- a/doc/guide/build.hpp +++ b/doc/guide/build.hpp @@ -46,7 +46,7 @@ On Fedora, Red Hat, or CentOS, these same dependencies can be obtained via yum: @code # yum install boost-devel boost-test boost-program-options boost-math - libxml2-devel armadillo-devel + armadillo-devel @endcode On Red Hat Enterprise Linux 5 and older (as well as CentOS 5), the Armadillo @@ -115,7 +115,7 @@ http://mlpack.org/ Alternately, mlpack help can be found in IRC at \#mlpack on irc.freenode.net. -@section install Installing mlpack +@section install Installing mlpack If you wish to install mlpack to /usr/include/mlpack/ and /usr/lib/ and /usr/bin/, once it has built, make sure you have root privileges (or write