users@glassfish.java.net

Problems Building Apache on Linux with LB plugin -- Documentatin unclear

From: <glassfish_at_javadesktop.org>
Date: Thu, 25 Oct 2007 12:17:13 PDT

I am having trouble building Apache with the loadbalancer plugin on Linux. I am following the instructions in the "Sun Java SystemApplication Server 9.1 High Availability Administration Guide" (October 2007). After running configure with the appropriate arguments, the instructions on page 115 say to do the following:

Open src/MakeFile and Add the following lines after the first four lines after the automatically generated section:
LIBS+= -licuuc -licui18n -lnspr4 -lpthread -lxerces-c -lsupport -lnsprwrap -lns-httpd40 LDFLAGS+= -L/application-server-install-dir/lib -L/opt/sun/private/lib

Here is where the problems begin:
1. There is no "src" directory within the Apache distribution footbrint.
2. There is no file called "MakeFile" (with an uppercase F) anywhere in the distribution.
3. In "Makefile" there is no "Automatically Generated section".

I have attempted to add the line to the end of Makefile but make always fails.

Can anyone clarify the instructions and help me figure out what I need to do to get this to compile?
[Message sent by forum member 'ottoklein' (ottoklein)]

http://forums.java.net/jive/thread.jspa?messageID=242213