On Tue, 29 Mar 2005, Felipe de Jesús Molina Bravo wrote:

> But i need to install mod_perl and mod_php as apache static modules.
> Also i need apache 1.3.33.
>
> I make:
>
> ebuild mod_perl-1.29 fetch
> ebuild apache-1.3.33 fetch
> ebuild mod_php-4.3.9 fetch
>
> ebuild mod_perl-1.29 unpack
> ebuild apache-1.3.33 unpack
> ebuild mod_php-4.3.9 unpack
> I can't unpack mod_php and it gives me the next output error:

Much better to do this:

# echo ">=net-www/apache-2" >> /etc/portage/package.mask
# emerge apache
# emerge mod_php
# emerge mod_perl

-- 

--
gentoo-user@gentoo.org mailing list

Reply via email to