On Mon, Feb 12, 2007 at 11:01:42AM +0100, dombre wrote: > Hum, > > just a question why GLPI requires : > gettext, php5-gettext and iconv ?
The basic installation of php5 on FreeBSD comes with very few options (only standard core features are enabled). The php5-gettext package provide internationalization capabilities to php5 thus to glpi. php5-gettext depends on gettext which depends on libiconv. Regards, Mathias _______________________________________________ Glpi-dev mailing list [email protected] https://mail.gna.org/listinfo/glpi-dev
