Andreas Korthaus: in welches Verzeichnis extrahieren? / Fehler bei make?

Beitrag lesen

Hallo!

Noch eine Frage - in welches Verzeichnis entpacke ich den Source sinnvollerweise? Mein home-dir?

und noch eine Ergänzung, bevor ich "make install" ausführe erhalte ich als letzte Zeile von "make":

ext/mysql/libmysql/my_tempnam.lo: In function my\_tempnam': /root/php-4.3.0/ext/mysql/libmysql/my\_tempnam.c:103: the use of tempnam' is dangerous, better use `mkstemp'
[root@localhost php-4.3.0]# make install

und dann halt:

Installing PHP CLI binary:        /usr/bin/
Installing PHP SAPI module
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/httpd/build/libtool' libphp4.la /usr/lib/httpd/modules
sh: line 1: /usr/lib/httpd/build/instdso.sh: Datei oder Verzeichnis nicht gefunden
apxs:Error: Command failed with rc=8323072
.
make: *** [install-sapi] Fehler 1

Jemand ne Idee wo das Problem liegt? Kann es sein das schon make abgebrochen hat?

Grüße
Andreas