From owner-freebsd-questions Fri Jan 12 10:21:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 1B0E937B6A0 for ; Fri, 12 Jan 2001 10:21:20 -0800 (PST) Received: (qmail 76986 invoked by uid 100); 12 Jan 2001 18:21:19 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14943.19231.659227.649933@guru.mired.org> Date: Fri, 12 Jan 2001 12:21:19 -0600 (CST) To: "Anthony E." Cc: questions@freebsd.org Subject: Re: error when "make" for apache 1.3.14... In-Reply-To: <1076323@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anthony E. types: > I actually did that too....installing from source. > I installed JDK, JSDK, Cocoon, Apache, and Jserv from > the downloaded source. > > The cocoon test worked, but my app didn't work > properly. > > Everyone says that it's best to install from > ports...I'm wondering if that's just because it's > convenient and a nifty FreeBSD thing...or are the > actual sources in the ports "ported" specifically for > freebsd? > It seems to me, after looking at the makefile for > apache, that it just pulls the source from > www.apache.org/dist The ports mechanism buys you two things. 1) it tracks what's installed, so you can easily uninstall it; 2) it provides a hook to apply FreeBSD specific patches to the original sources, doing the work of "porting" the application. The apache13 port has patches that are applied to the sources that get pulled from www.apache.org/dist. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message