On Sunday 08 February 2004 10:28 pm, Mike wrote: > On Sun, Feb 08, 2004 at 09:24:33PM -0700, Mike wrote: > > On Sun, Feb 08, 2004 at 09:53:14PM -0600, Harlan wrote: > > > On Sunday 08 February 2004 09:33 pm, Mike wrote: > > > > On Sun, Feb 08, 2004 at 08:48:35PM -0600, Harlan wrote: > > > > > I realize that everyone is busy, but I would like to find a > > > > > solution so I can get PHP installed. > > > > > > > > > > Any ideas? > > > > > > > > > > Thanks, > > > > > > > > > > Harlan... > > > > > > > > > > ---------- Forwarded Message ---------- > > > > > > > > > > Subject: [gentoo-user] libwww-5.4.0-r[12] compile fails > > > > > Date: Saturday 07 February 2004 07:54 am > > > > > From: Harlan <[EMAIL PROTECTED]> > > > > > To: [EMAIL PROTECTED] > > > > > > > > > > Hello, > > > > > I'm trying to install/update apache, php and mysql. I have older > > > > > versions of apache and mysql on this computer, but php has not been > > > > > installed on this computer before. > > > > > > > > > > When I do a pretend, here is the list of what needs to be built: > > > > > > > > > > star21 portage # emerge -p apache php mysql > > > > > > > > > > These are the packages that I would merge, in order: > > > > > > > > > > Calculating dependencies ...done! > > > > > [ebuild R ] net-www/apache-2.0.48-r1 > > > > > [ebuild N ] net-libs/libwww-5.4.0-r1 > > > > > [ebuild N ] dev-php/php-4.3.4-r4 > > > > > [ebuild U ] sys-apps/tcp-wrappers-7.6-r6 [7.6-r4] > > > > > [ebuild U ] dev-db/mysql-4.0.16 [4.0.13-r4] > > > > > > > > Not sure I understand. It is possible to rebuild a package. Which is > > > > what you accomplish with the command above. emerge -p apache ... will > > > > reemerge apache and rebuild it. Nothing wrong there. > > > > > > I agree, it gets built just fine every time. > > > > What is the output from emerge -p php? It doesn't serve any purpose to > > rebuild apache unless you are changing compiler flags. Or you just want > > to. > > I thought of something else. dev-php/php is a PHP shell interpreter. Are > you sure this is what you want? Maybe you want dev-php/mod_php which is > an apache module.
Well, I tried it both ways: star21 portage # emerge -p php These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] net-libs/libwww-5.4.0-r1 [ebuild N ] dev-php/php-4.3.4-r4 star21 portage # emerge -p mod_php These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] net-libs/libwww-5.4.0-r1 [ebuild N ] dev-php/mod_php-4.3.4-r4 [ebuild N ] dev-php/php-4.3.4-r4 Thanks for your time, Harlan... -- [EMAIL PROTECTED] mailing list
