From cd7311844c3058bcc7a0a73e26d31570da63bed7 Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Tue, 13 Feb 2007 11:21:23 +0000 Subject: (Submitted by Rupert Smith) Small ommission corrected. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506972 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/README-build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/README-build b/cpp/README-build index 1df608d862..d9e141d555 100644 --- a/cpp/README-build +++ b/cpp/README-build @@ -11,7 +11,7 @@ Redhat Linux 3, will almost certainly require some packages to be upgraded. Qpid can be built using the gcc compiler: - # gcc (3.2.3) + * gcc (3.2.3) Qpid is compiled against libraries: @@ -108,6 +108,7 @@ Installing and building packages not as root: the path. For example: # export PATH=~/jdk1.5.0_11/bin:$PATH + # export JAVA_HOME=~/jdk1.5.0_11/ == Obtaining a source code checkout from subversion. == -- cgit v1.2.1