Jeff Grossman wrote:
> I am running dev-lang/php 5.0.5.  I installed phpmyadmin, and when I 
> first go into it, it says I do not have mcrypt installed in my php.  How 
> do I enable mcrypt in PHP?  I tried adding the use flag of mcrypt, but 
> that does not seem to do anything.  What am I missing?
>
> Thanks,
> Jeff
>
>   
$ grep mcrypt /usr/portage/eclass/php5-sapi-r3.eclass
        crypt? ( >=dev-libs/libmcrypt-2.4 )
        enable_extension_with           "mcrypt"               
"crypt"                 1


so the use flag is "crypt"


-- 
gentoo-user@gentoo.org mailing list

Reply via email to