Forum Moderators: bakedjake

Message Too Old, No Replies

Installing PHP with gettext support on Debian

         

12inch

6:15 pm on Jul 29, 2004 (gmt 0)

10+ Year Member



Does anybody know how to install PHP with gettext support on Debian?

If I want to install PHP on Debian I execute the following command: apt-get install php4

But if I want PHP with gettext support then the option --with-gettext[=DIR] has to be added. I can't do it with "apt-get install".

Anand

binidiot

7:52 am on Jul 30, 2004 (gmt 0)

10+ Year Member



Would "apt-get install -o 'group::tool=option'" work?