Commit 951f08dd authored by Daenyth's avatar Daenyth
Browse files

Update CentOS doc in user manual

Ref #109
parent 1260ccc5
...@@ -704,6 +704,8 @@ USE AT YOUR OWN RISK. ...@@ -704,6 +704,8 @@ USE AT YOUR OWN RISK.
\begin{enumerate} \begin{enumerate}
\item Open a command shell and install the prerequisites \item Open a command shell and install the prerequisites
\begin{enumerate} \begin{enumerate}
\item \shellcmd{cd /etc/yum.repos.d/}
\item \shellcmd{sudo wget http://kdeforge.unl.edu/apt/kde-redhat/epel/kde.repo}
\item \shellcmd{yum -y groupinstall "development tools"} \item \shellcmd{yum -y groupinstall "development tools"}
\item \shellcmd{rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86\_64/epel-release-6-8.noarch.rpm} \item \shellcmd{rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86\_64/epel-release-6-8.noarch.rpm}
\item \shellcmd{yum -y install qt-mysql qt-devel qt-mobility-devel protobuf-devel protobuf-compiler cmake28 libgcrypt-devel} \item \shellcmd{yum -y install qt-mysql qt-devel qt-mobility-devel protobuf-devel protobuf-compiler cmake28 libgcrypt-devel}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment