gettext läst sich nicht installiern
Posted: 2005-05-11 03:27
moin ich hoofe das ist die richtige section
also ich möchte gerne gettext installieren um es in php einzufügen und die ./configure sah auch ganz gut aus keine fehler etc
und bai make kommt immer das
und bei make install immer das dann
und wenn ich dann php compielieren will mekert er das gettext net installiert ist
ist es überhaubt installiert
so nu zu meinem system Debian Sage, gettext-0.13, php 4.3.11 als FastCGI
also ich möchte gerne gettext installieren um es in php einzufügen und die ./configure sah auch ganz gut aus keine fehler etc
und bai make kommt immer das
Code: Select all
creating fc4
make[3]: Leaving directory `/usr/src/gettext-0.13/gettext-tools/tests'
Making all in examples
make[3]: Entering directory `/usr/src/gettext-0.13/gettext-tools/examples'
Making all in po
make[4]: Entering directory `/usr/src/gettext-0.13/gettext-tools/examples/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/gettext-0.13/gettext-tools/examples/po'
make[4]: Entering directory `/usr/src/gettext-0.13/gettext-tools/examples'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/gettext-0.13/gettext-tools/examples'
make[3]: Leaving directory `/usr/src/gettext-0.13/gettext-tools/examples'
make[3]: Entering directory `/usr/src/gettext-0.13/gettext-tools'
make[3]: Leaving directory `/usr/src/gettext-0.13/gettext-tools'
make[2]: Leaving directory `/usr/src/gettext-0.13/gettext-tools'
make[1]: Leaving directory `/usr/src/gettext-0.13/gettext-tools'
make[1]: Entering directory `/usr/src/gettext-0.13'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/usr/src/gettext-0.13'
Code: Select all
make[4]: Leaving directory `/usr/src/gettext-0.13/gettext-tools/examples'
make[3]: Leaving directory `/usr/src/gettext-0.13/gettext-tools/examples'
make[2]: Leaving directory `/usr/src/gettext-0.13/gettext-tools/examples'
make[2]: Entering directory `/usr/src/gettext-0.13/gettext-tools'
make[3]: Entering directory `/usr/src/gettext-0.13/gettext-tools'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ./../config/mkinstalldirs /usr/local/share/gettext
/usr/bin/install -c ../autoconf-lib-link/config.rpath /usr/local/share/gettext/config.rpath
/usr/bin/install -c ../config/mkinstalldirs /usr/local/share/gettext/mkinstalldirs
make[3]: Leaving directory `/usr/src/gettext-0.13/gettext-tools'
make[2]: Leaving directory `/usr/src/gettext-0.13/gettext-tools'
make[1]: Leaving directory `/usr/src/gettext-0.13/gettext-tools'
make[1]: Entering directory `/usr/src/gettext-0.13'
make[2]: Entering directory `/usr/src/gettext-0.13'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/gettext-0.13'
make[1]: Leaving directory `/usr/src/gettext-0.13'
ist es überhaubt installiert
so nu zu meinem system Debian Sage, gettext-0.13, php 4.3.11 als FastCGI