eisaacson asked:
I’m trying to install php5-intl on Red Hat but cannot seem to find the package. I run yum install php5-install
and get the error No package php5-intl available
. Is there a different repository I need? I haven’t done much with repositories so I’m pretty unfamiliar with all of that.
My answer:
The package name is php-intl
, not php5-intl
.
View the full question and any other answers on Server Fault.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.