We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28638a1 commit ad0a185Copy full SHA for ad0a185
BUILD.redhat
@@ -0,0 +1,16 @@
1
+To build a WRE on RedHat Enterprise Linux. Do the following tasks:
2
+
3
+1) Install the following packages:
4
5
+ ncurses-devel gcc make glibc-devel gcc-c++ zlib-devel openssl-devel java sendmail expat-devel glib2-devel
6
7
+2) Install MySQL. We recommend the Percona Server version:
8
9
+http://www.percona.com/software/percona-server/downloads/
10
11
+3) Run:
12
+ getsource.sh
13
14
+4) Run:
15
+ build.sh --all
16
Task-WebGUI/dist.ini
@@ -23,7 +23,6 @@ Text::Diff::HTML = 0.06
23
CAM::PDF = 1.52
24
Text::PDF = 0.29
25
Crypt::RC4 = 2.02
26
-Net::OpenID::Consumer = 1.03
27
LWPx::ParanoidAgent = 1.04
28
Crypt::DH = 0.06
29
Math::BigInt::FastCalc = 0.19
0 commit comments