Catalin Trifu wrote:

>       Hi,
>
>   I have PHP unmasked in package.unmask, so when I install it I get PHP 
> 5.1.0b2
>which is exactly what i want.
>   But there is not PEAR installed with it, which is not what I want. There
>is no USE flag to install PEAR or not. I looked in 
>/usr/portage/eclass/php5-sapi.eclass and
>in php5-sapi_src_compile I found:
>
>       php5-sapi_is_providerbuild || my_conf="${my_conf} --without-pear"
>
>   I have no idea where php5-sapi_is_prviderbuild comes from.
>   Is there a way to install pear without tweaking the .eclass file because it 
> gets overwritten
>every time emerge sync ?
>   Perhaps a USE flag would be much more appropiate that the internal flag.
>
>
>Catalin
>
>  
>
All pear packages are in separate ebuilds, either lok in
/usr/portage/dev-php or use
$ esearch PEAR-

to find all available pear packages on your system.

Craig
-- 
gentoo-user@gentoo.org mailing list

Reply via email to