Linux 15.068 Themen, 107.492 Beiträge

php 4 installation unter linux --httpd.h nicht gefunden

robert_W / 3 Antworten / Baumansicht Nickles

hallo,

ich bin am verzweifeln... ich versuch das schon zum wiederholten mal

also suse linux 7.1 läuft (2.2 kernel)
apache 1.3.20 läuft
und nun soll php 4.0.6 drauf

ich führe aus ./configurate --with-apache=/usr/local/apache

und er meckert httpd.h nicht gefunden

aber ich habe schon mehrfach probiert andere verzeichnisse zu wählen... (laut usenet-hinweis / php.net faq)...

wer weiss rat

bye

bei Antwort benachrichtigen
(Anonym) robert_W „php 4 installation unter linux --httpd.h nicht gefunden“
Optionen

liegen auch die _sourcen_ in /usr/local/apache?
wenn ich mich nicht irre will er die haben, und nicht den fertig kompilierten Apache.

bei Antwort benachrichtigen
Anonym (Anonym) „liegen auch die _sourcen_ in /usr/local/apache? wenn ich mich nicht irre will er...“
Optionen

Du irrst nicht :)

> A popular choice is to build the Apache module version. You need
> to know where the source code directory for your Apache server is
> located. Then use an option like: --with-apache=/usr/local/src/apache
> if that is your Apache source code directory.

mfg. j. - www.obira.de

bei Antwort benachrichtigen
robert_W Anonym „Du irrst nicht : A popular choice is to build the Apache module version. You...“
Optionen

danke für die tipps.. aber ich habe den richtigen pfad eingetragen... bei mir ist das /usr/local/apache/include
und diesen pfad habe ich auch eingetragen

--- und php.net sagt--- (faq)
You need to tell the configure/setup script the location of the
top-level of your Apache source tree.
---------

ich bin am verzweifeln

bei Antwort benachrichtigen