M
moev
Eroberer
Hi ich versuche gerade auf meinem debian php5 zu installieren
bei php bekomme ich irgendwann mal die mitteilung:
"Unable to find MySql header files...."
also hab ich mich aufgemacht und versucht mysql vom source her zu compilen
dabei kommt dann aber wohl:
checking for termcap functions library... configure: error: No curses/termcap library found
jmd. ne ahnung was die alles brauchen um installiert zu werden ?
kann mir vieleicht jmd. ne nützliche anleitung geben wie ich php5 ans laufen bekomme ???
edit - mysql:
apt-get install gpc-2.95 libaca-dev
und danach kommt make
soweit hats funktioniert dann wieder mal im php dir ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
und danach make ...
beim make lief eigetnlich alles ok
dann beim make test:
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) [ext/dom/tests/bug38474.phpt]
Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt]
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
Test lstat() and stat() functions: usage variations - effects of touch() on link [ext/standard/tests/file/lstat_stat_variation6.phpt]
money_format test [ext/standard/tests/strings/moneyformat.phpt]
=====================================================================
...
bei php bekomme ich irgendwann mal die mitteilung:
"Unable to find MySql header files...."
also hab ich mich aufgemacht und versucht mysql vom source her zu compilen
dabei kommt dann aber wohl:
checking for termcap functions library... configure: error: No curses/termcap library found
jmd. ne ahnung was die alles brauchen um installiert zu werden ?
kann mir vieleicht jmd. ne nützliche anleitung geben wie ich php5 ans laufen bekomme ???
edit - mysql:
apt-get install gpc-2.95 libaca-dev
und danach kommt make
soweit hats funktioniert dann wieder mal im php dir ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
und danach make ...
beim make lief eigetnlich alles ok
dann beim make test:
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) [ext/dom/tests/bug38474.phpt]
Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt]
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
Test lstat() and stat() functions: usage variations - effects of touch() on link [ext/standard/tests/file/lstat_stat_variation6.phpt]
money_format test [ext/standard/tests/strings/moneyformat.phpt]
=====================================================================
...
Zuletzt bearbeitet: