Date: Wed, 9 Jun 2004 15:42:40 +0100 From: Edd <list@arameus.net> To: freebsd-questions@freebsd.org Subject: Re: Apache-MySQL-PHP from ports Message-ID: <200406091442.i59EgeB27801@server1.web-mania.com> In-Reply-To: <007401c44e2e$effbb850$6601a8c0@grant>
next in thread | previous in thread | raw e-mail | index | archive | help
I sure that most of this can be done by setting environmental variables. Also the PHP port presents you with a pretty screen allowing you to choose waht to build in. Maybe apache does this too, but I havent compiled it in a while and cant remember. Best thing you can do is examine the Makefiles. Good Luck! On 6/9/2004, "Grant Peel" <gpeel@thenetnow.com> wrote: >Hi all, > >TO this point, I have been installing everything from source. Starting with >the new servers, which I am working on now, I would like to do as much as >possible from ports. > >I have mysql installed correctly. > >I need now to install PHP and Apache. > >The source type install would require to run ./configure with a few options, >then back to the PHP source dir, run ./configure with a few options, make, >make install, then back to the apache dir, re ./configure, make, make >install, etc etc. > >Since ports have patches and some Makefile options set, is it permissable to >go to the Apache or PHP port dir, run the make, then rerun ./configure so as >to emulate the steps above? > >Eventually, When it becomes time to comile apache, I will need to add the >FrontPage patch as well. All this considered, woould I be better to keep >installing all from source, or still try to stick to the ports method? > > >-Grant > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406091442.i59EgeB27801>