From owner-freebsd-questions Sat May 8 18:12:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id DA1EA154A3 for ; Sat, 8 May 1999 18:12:24 -0700 (PDT) (envelope-from dkelly@nospam.hiwaay.net) Received: from nospam.hiwaay.net (tnt4-208-166-127-102.dialup.HiWAAY.net [208.166.127.102]) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id UAA22867; Sat, 8 May 1999 20:12:21 -0500 (CDT) Received: from nospam.hiwaay.net (nospam.hiwaay.net [127.0.0.1]) by nospam.hiwaay.net (8.9.2/8.9.2) with ESMTP id TAA50668; Sat, 8 May 1999 19:29:30 -0500 (CDT) (envelope-from dkelly@nospam.hiwaay.net) Message-Id: <199905090029.TAA50668@nospam.hiwaay.net> X-Mailer: exmh version 2.0.2 2/24/98 To: Daniel Haischt Cc: freebsd-questions@FreeBSD.ORG From: David Kelly Subject: Re: compiling apache1.3.6 In-reply-to: Message from Daniel Haischt of "Sat, 08 May 1999 07:42:35 +0200." <99050807431901.00352@abysstwo.abyssworld.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 08 May 1999 19:29:30 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel Haischt writes: > HIYA > > I know why I'm doing the hard way. > I tried apache-php3 from the ports collection. > > But first of all there arent all I'm looking for and as I tried to > edit the Makefile.inc (generated by the port temporarily) > I was only able to activate the --with-oracle option > but not the --with-xml option. > > Finally I dont wanna type make, wait until php3 generates > the Makefile.inc and the type for editing this file. That's not the way to do it. Type "make patch" and it will stop without compiling a thing. > At least this port dont comes with mod_perl and JServ and the > MM-shred-memory-library so I even hav to do lots of stuff manually. So way > wont doing the hard way from the very begining. You do whatever you want to do. But "make patch" as I described earlier will build a *good* source directory to start as your baseline. Otherwise you can start looking in /usr/ports/www/apache13*/patches to see what others have decided needs changing in apache for FreeBSD use. -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message