Date: Sat, 8 May 1999 07:42:35 +0200 From: Daniel Haischt <danielh@privat.toplink.de> To: dkelly@nospam.hiwaay.net Cc: freebsd-questions@freebsd.org Subject: Re: compiling apache1.3.6 Message-ID: <99050807431901.00352@abysstwo.abyssworld.de> References: <199905072353.SAA43804@nospam.hiwaay.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <controll><C> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99050807431901.00352>