Thanks for your answer 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: cluster1 mod_php # ebuild mod_php-4.3.9.ebuild unpack >>> md5 src_uri ;-) php-4.3.9.tar.bz2 >>> md5 src_uri ;-) php-4.3.2-fopen-url-secure.patch >>> md5 src_uri ;-) php-4.3.6-includepath.diff >>> Checking php-4.3.9.tar.bz2's mtime... >>> Checking php-4.3.2-fopen-url-secure.patch's mtime... >>> Checking php-4.3.6-includepath.diff's mtime... >>> Not marked as unpacked; recreating WORKDIR... >>> Unpacking source... * Due to some previous bloopers with PHP and slotting, you may have * multiple instances of mod_php installed. Please look at the autoclean * output at the end of the emerge and unmerge all but relevant * instances. * Unknown Apache version! !!! ERROR: dev-php/mod_php-4.3.9 failed. !!! Function detectapache, Line 33, Exitcode 0 !!! Unknown Apache version! !!! If you need support, post the topmost build error, NOT this status message. so, i'd like to know how can I solve this stuff, cause I like to compile Apache with mod_php as static module, and looks like gentoo dont allows me to install it, El jue, 24-03-2005 a las 08:18 +0100, Peter Berkenbosch escribi�: > > -----Oorspronkelijk bericht----- > > Van: Felipe de Jes�s Molina Bravo [mailto:[EMAIL PROTECTED] > > Verzonden: donderdag 24 maart 2005 1:52 > > Aan: [EMAIL PROTECTED] > > Onderwerp: [gentoo-user] apache-1.3.33 with mod_perl and mod_php > > > > How can install apache-1.3.33 with support for mod_perl and mod_php? > > > > My first solution is with variable USE="perl php" > > > > is correct? > > > > Thanks > > > > -- > > [email protected] mailing list > > > > > > -- > > No virus found in this incoming message. > > Checked by AVG Anti-Virus. > > Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 21-3-2005 > > > > You can check is out like this: > > # USE="perl php" emerge -avp apache > > Cheers. > Peter > -- [email protected] mailing list
