sh-3.1$ ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gawk... no
checking for mawk... mawk
checking for a BSD-compatible install... /usr/bin/install -c
checking for php... php
checking for php-config... no
checking for xsltproc... xsltproc
checking for mysql_config... no
configure: error: installation problem: PHP not found
Ich habe hier im Forum einen Thread (http://forum.uga-agga.de/viewtopic.php?t=30832) gefunden in dem es unter anderem ums gleiche Problem ging, jedoch unter Verwendung von Suse 10.1. Die dortige Lösung half mir leider nicht.
PHP ist aber definitv installiert und funktioniert auch. Ein lokal im Browser ausgeführtes "phpinfo.php" gibt auch entsprechende Infos aus. Verwendet wird PHP Version 5.1.2.
In dem bereits angesprochenen Thread wird auch erklärt, dass man PHP cli installiert haben muss. Dies ist ebenfalls der Fall (laut Adept Manager).
Für eine entsprechende Hilfestellung wäre ich dankbar.
Bitte beachtet das ich weitestgehend ein Linux-n00b bin
.
*edit*
Habe eben noch den Hinweis entdeckt, dass man das php-devel installieren sollte?! Ich habe per Packet Manager nur ein php-dev gefunden und nehme mal an das ist das gleiche. Bei der Installation trat aber ein Fehler auf und der Packet Manager funktioniert nun nicht mehr (stürzt immer wieder ab). Habe jetzt auch keine Zeit mehr weiter zu wurschteln. Werds mir die Tage nochmal zu Gemüte führen.
Evtl. weiß aber bis dahin schon jemand was neues dazu und kann mir auch ohne das php-dev weiterhelfen?


