View Full Version : gettext in php
paperogiallo
01-11-2007, 06:19 PM
Doesn't dsmphp-5.1.6 provide gettext extension? Why? (it seems to be from my phpinfo() )
Do you know where I can find a package for Centos 4, something like php-gettext-5.1.6-[...]?
Or advise me about other approach to solve this lack of gettext?
Thanks in advance for support.
_YD
Jeremy
01-11-2007, 09:39 PM
The only real way to add it is to compile from source.
Or you can ask the Developers to add it in the next release.
paperogiallo
01-12-2007, 09:56 AM
Yes but... what I really want to know... gettext extension is default in every php5.1.x installation... (and I guess this is the reason I cannot find any package to add it to an existing installation)
So why in dsmphp5 there's no gettext?!
I think: if zervex people, for any reason, compile php without something normally included by default, they have to provide package to (re-)add what they removed. No?
_YD
Jeremy
01-12-2007, 01:04 PM
In the default config from source IE
./configure blah
make
make install
gettext isnt 'stock' unless you add it, yea it 'stock' on some RPM's but... Centos.. likes to add allot for your buck. I'm sure DSM will add it on request.
vBulletin v3.5.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.