Announcement

Collapse
No announcement yet.

Installationsproblem

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Installationsproblem

    Hallo,

    Nach der Installation von PHP muss ich ja Apache neu kompilieren (SuSE Linux 7.3). Aber da gibts ein kleines Problem: Ich geb in dem Verzeichnis, in dem die Apache-Quellen liegen, folgendes ein:
    "./configure --prefix=/usr/local/apache
    --activate-module=src/modules/php4/libphp4.a"

    Das geht einwandfrei. Beim "make"-Befehl kompiliert er auch ne Weile, dann bricht er aber wie folgt ab:
    "===> src/modules/php4
    make[4]: *** No rule to make target 'all'. Stop.
    make[3]: *** [all] Error 1
    make[2]: *** [subdirs] Error 1
    make[2]: Leaving directory '/home/user/arbeit/apache_1.3.23/src'
    make[1]: *** [build-std] Error 2
    make[1]: Leaving directory '/home/user/arbeit/apache_1.3.23'
    make: *** [build] Error 2"

    Gebe ich dann "make install" ein, schreibt er ein paar mal was von "Nothing to be done for 'all'" und sowas, ein Apache-Verzeichnis unter /usr/local/ gibts aber nicht.
    Bis daher läuft die Installation von PHP als Apache-Modul einwandfrei ab. Was hab ich falsch gemacht? Eingeloggt bin ich übrigens als root.

    Wäre toll, wenn mir jemand helfen könnte.

    MfG
    Stefan

  • #2
    Hallo,

    hat sich erledigt.

    MfG
    Stefa

    Comment

    Working...
    X