« Bitte selbst vervollständigen | Hauptseite | Futurezone »
01.06.10
php kompilieren
./configure [...] [...] checking whether to enable input filter support... yes, shared checking pcre install prefix... yes configure: error: You've configured extension filter to build statically, but it depends on extension pcre, which you've configured to build shared. You either need to build filter shared or build pcre statically for the build to be successful.
PHP-5.2.13, wenn es mit --enable-filter=shared konfiguriert wird.
LOL