Skip to content

Commit

Permalink
build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rizen committed Dec 13, 2011
1 parent 28638a1 commit ad0a185
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 16 additions & 0 deletions BUILD.redhat
@@ -0,0 +1,16 @@
To build a WRE on RedHat Enterprise Linux. Do the following tasks:

1) Install the following packages:

ncurses-devel gcc make glibc-devel gcc-c++ zlib-devel openssl-devel java sendmail expat-devel glib2-devel

2) Install MySQL. We recommend the Percona Server version:

http://www.percona.com/software/percona-server/downloads/

3) Run:
getsource.sh

4) Run:
build.sh --all

1 change: 0 additions & 1 deletion Task-WebGUI/dist.ini
Expand Up @@ -23,7 +23,6 @@ Text::Diff::HTML = 0.06
CAM::PDF = 1.52
Text::PDF = 0.29
Crypt::RC4 = 2.02
Net::OpenID::Consumer = 1.03
LWPx::ParanoidAgent = 1.04
Crypt::DH = 0.06
Math::BigInt::FastCalc = 0.19
Expand Down

0 comments on commit ad0a185

Please sign in to comment.