Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48732 - no gettext support with php
Summary: no gettext support with php
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 14:50 UTC by burzmali
Modified: 2004-06-27 16:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Use file (USE,460 bytes, text/plain)
2004-04-26 12:52 UTC, burzmali
Details

Note You need to log in before you can comment on or make changes to this bug.
Description burzmali 2004-04-22 14:50:47 UTC
The nls USE flag does not enable gettext support in php or mod_php.  Horde-kronolith requires that gettext support be enabled in php in order to work.  This can easily be accomplished by adding a check to the mod_php/php ebuilds to check for the nls use flag.

Reproducible: Always
Steps to Reproduce:
1.emerge horde-kronolith
2.configure kronolith
3.try to add an event in kronolith


Actual Results:  
4.it doesn't show! that is b/c php was built without gettext support despite
setting nls USE flag.

Expected Results:  
the new event should be displayed

I think this is a bug in the mod_php ebuild rather then with horde-kronolith. 
one should be able to install mod_php with gettext support if one wants too
(without having to do it manually).
Comment 1 SpanKY gentoo-dev 2004-04-23 14:23:34 UTC
post as attachments the USE file in /var/db/pkg/dev-php/mod_php-*/
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-04-23 15:10:34 UTC
"USE=nls emerge mod_php" does DEFINETLY install gettext support.
Comment 3 burzmali 2004-04-26 12:52:24 UTC
Created attachment 30106 [details]
Use file
Comment 4 SpanKY gentoo-dev 2004-04-26 13:02:40 UTC
works fine over here ...

perhaps the reason the event didnt show up was because kronolith isnt configured properly and the database isnt setup properly
Comment 5 Tal Peer (RETIRED) gentoo-dev 2004-05-16 04:25:37 UTC
Please paste the relevant lines from phpinfo()
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-06-27 16:33:36 UTC
no response from user, closing bug.