From 9eb5ef9f999782a55d4b5e46d0302f2e4d93b996 Mon Sep 17 00:00:00 2001 From: schmidt Date: Fri, 5 Dec 1997 02:52:28 +0000 Subject: *** empty log message *** --- ACE-INSTALL.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'ACE-INSTALL.html') diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html index dc7c01d2db5..c5fe588787c 100644 --- a/ACE-INSTALL.html +++ b/ACE-INSTALL.html @@ -447,9 +447,14 @@ the following approach: % make

- at the root of the ACE source tree. This will build the static and - shared object libraries and build the tests and the sample - applications.

+at the root of the ACE source tree. This will build the ACE library, +tests, the examples, and the sample applications. Building the entire +ACE release can take a long time, however. Therefore, you might +consider cd'ing into the $ACE_ROOT/ace/ directory and running +make there to build just the ACE library. As a sanity +check, you might also want to build and run the automated ``one-button'' tests in +$ACE_ROOT/tests/.

  • If you need to regenerate the Svc_Conf_y.cpp file, you'll need to get Berkeley -- cgit v1.2.1