DEBSOURCES
Skip Quicknav
sources / gettext / 0.23.2-1 / gettext-tools / examples / hello-php / INSTALL
12345678910
This example relies on PHP. Installation: ./autogen.sh ./configure --prefix=/some/prefix make make install Cleanup: make distclean ./autoclean.sh