Discussion:
php in fedora development
Farkas Levente
2003-11-14 09:38:25 UTC
Permalink
hi,
could you add to the defualt php package the mhash and mcrypt support?
it doesn't hurt anything sincs it's just and addition to the configure:
--with-mcrypt=shared \
--with-mhash=shared \
plus you should create two more packages
php-mcrypt and php-mhash
this woule help for many people includein hore and lam users who
wouldn't have to rebuild php packages all the time just for these modules.
thanks.
--
Levente "Si vis pacem para bellum!"
Chris Chabot
2003-11-14 12:31:58 UTC
Permalink
Both the mhash and mcrypt modules for PHP require those libraries, so it's
not just a configure switch.. Since those libs are not included in the
fedora core (that i know off), it would mean including those too.

Did you ever consider using the openssl checksum & crypto functionality?

Anyways, just pointing out it's not as cut-dry-and-simple as you made it
sound

----- Original Message -----
From: "Farkas Levente" <***@bnap.hu>
To: "Joe Orton" <***@redhat.com>; <fedora-devel-***@redhat.com>
Sent: Friday, November 14, 2003 10:38
Subject: php in fedora development
Post by Farkas Levente
hi,
could you add to the defualt php package the mhash and mcrypt support?
--with-mcrypt=shared \
--with-mhash=shared \
plus you should create two more packages
php-mcrypt and php-mhash
this woule help for many people includein hore and lam users who
wouldn't have to rebuild php packages all the time just for these modules.
thanks.
--
Levente "Si vis pacem para bellum!"
--
fedora-devel-list mailing list
http://www.redhat.com/mailman/listinfo/fedora-devel-list
Loading...