PECL: sh: phpize: command not found
Beim installieren einer PECL Extension für PHP kam folgender Fehler:
sh: phpize: command not found
Abhilfe schafft die Installation des Paketes php5-dev.
apt-get install php5-dev
Danach läuft PECL sauber durch, soweit nicht noch weitere Programme fehlen...
Verwandte Beiträge
- json in PHP installieren (Debian, Linux, PHP, Server)
- Logrotate auf User-Level (Debian, Linux, Server)
- BOINC auf einem 64-Bit Server (Debian, Linux, Server)
- Dockstar Keylistener (Debian, Linux, PHP)
- Gnome, TightVNC und kaputte Keymap (Debian, Linux, Server)






