Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 20245

Summary: Horde's php portion needs to require nls use variable
Product: Gentoo Linux Reporter: Caleb Tennis (RETIRED) <caleb>
Component: New packagesAssignee: Dean Bailey <alron>
Status: RESOLVED LATER    
Severity: normal CC: php-bugs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Caleb Tennis (RETIRED) gentoo-dev 2003-04-30 18:20:58 UTC
After installing the Horde package (net-www/horde), I run its test web page and get 
the message: 
 
Horde will not run without gettext support.  Compile php --with-gettext before 
continuing. 
 
This would mean that Horde will not work properly if php isn't compiled with the "nls" 
use variable set.  This probably should be caught prior to the attempted horde 
installation. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-05 03:10:23 UTC
reopen this later when the new portage comes out with per-package use deps.
there is very little that can be done properly about it.