Apache sauber(!) entfernen

Apache, Lighttpd, nginx, Cherokee
Post Reply
funnydingo
Posts: 160
Joined: 2002-12-07 14:40
Location: Münster
Contact:
 

Apache sauber(!) entfernen

Post by funnydingo »

Hallo zusammen,

ich habe ein paar kleine Probleme mit dem Apache und würde diesen gerne mal sauber neu installieren. Dazu würde ich die aktuelle Installation (selbst kompiliert) gründlich von meinem System entfernen. Hat da jemand Erfahungen und kann mir den einen oder anderen Tipp geben?

Ich habe beim ./configure die option "--with-layout=SuSE" benutzt. Reicht es wenn ich mir alle Verzeichnisse die im Layout-File stehen vornehmen und da die Dateien/Verzeichnisse wie "apache" und "httpd" entferne?

Gruß, bin für jeden Tipp dankbar


Funny
darkspirit
Posts: 553
Joined: 2002-10-05 16:39
Location: D'dorf
Contact:
 

Re: Apache sauber(!) entfernen

Post by darkspirit »

Wenn du den Source-Tree noch hast, reicht dazu ein einfaches "make uninstall" ;)
funnydingo
Posts: 160
Joined: 2002-12-07 14:40
Location: Münster
Contact:
 

Re: Apache sauber(!) entfernen

Post by funnydingo »

Das hört sich dich ganz gut an. Und da ich den SourceTree noch habe sollte das ja schön funktionieren. Werde ich heute Abend direkt ausprobieren. Thx ;-)
funnydingo
Posts: 160
Joined: 2002-12-07 14:40
Location: Münster
Contact:
 

Re: Apache sauber(!) entfernen

Post by funnydingo »

Schade, zu früh gefreut.
pxxxxxxxx:/usr/local/src/apache_1.3.28 # make uninstall
make: *** No rule to make target `uninstall'. Stop.
jtb
Posts: 599
Joined: 2002-08-18 16:41
Location: Darmstadt
Contact:
 

Re: Apache sauber(!) entfernen

Post by jtb »

guck mal in die config.layout
Dann weißt du zumindestens wo überall das make install Dateien hinlegt..
Post Reply