From owner-freebsd-questions Fri May 7 22:45:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from toplink4.toplink.net (toplink4.toplink.net [195.2.171.50]) by hub.freebsd.org (Postfix) with ESMTP id 5F8C5153EF for ; Fri, 7 May 1999 22:45:13 -0700 (PDT) (envelope-from danielh@privat.toplink.de) Received: from abysstwo.abyssworld.de (dip-046.hbg.dinx.de [195.2.169.46]) by toplink4.toplink.net (8.9.1/8.9.1) with SMTP id HAA22419; Sat, 8 May 1999 07:51:14 +0200 (CEST) From: Daniel Haischt Organization: AbyssSoft To: dkelly@nospam.hiwaay.net Subject: Re: compiling apache1.3.6 Date: Sat, 8 May 1999 07:42:35 +0200 X-Mailer: KMail [version 1.0.17] Content-Type: text/plain References: <199905072353.SAA43804@nospam.hiwaay.net> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <99050807431901.00352@abysstwo.abyssworld.de> Content-Transfer-Encoding: 8bit X-KMail-Mark: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. 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. If there is noone on this list who has a clue why my apache source distribution wont compile I have to ask in some other lists. Best Regards Daniel Haischt =============================================================== Am Sa , 08 Mai 1999 schrieb David Kelly: > Daniel Haischt writes: > > HIYA > > > > I try to bulid apache1.3.6 from a source distribution using gmake3.77 > > and gcc228 including the following modules: > [...] > > Maybe there is someone who knows how to compile apache > > without any errors (what did I wrong?) > > The authors and maintainers of the FreeBSD Apache port(s_ know how. And > have gone to some effort to make it easy for you too. > > Simply move your source distributions into /usr/ports/distfiles, then > "cd /usr/ports/www/apache13-php3/" and type "make". You will be prompted > for all those options you were looking for. When its finished you will > have a patched and compiled version of apache in ./work/ If you think it > did what you wanted, "make install" to finish the job. > > Once installed if you change your mind, "pkg_delete apache-1.3.6" (or > whichever apache you installed) will undo it. /var/db/pkg/ lists the > installed packages. > > Rather than type "make" above, you could type "make patch" and inspect > its work before resuming with "make". Maybe make some additional changes > before compiling. > > Before leaving the apache-php3 port directory its nice to type "make > clean" to free up the scratch space used in building the port. > > -- > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message