Apache Paket auf Debian

FreeBSD, Gentoo, openSUSE, CentOS, Ubuntu, Debian
Post Reply
xstream
Posts: 68
Joined: 2003-06-30 20:15
 

Apache Paket auf Debian

Post by xstream »

Hallo,


Ich habe als MTA QMail installiert - läuft auch wunderbar.

Nun möchte das Debian Paket des Apache- Webservers installieren, jedoch würde, wen ich apt-get install apache eingebe, gleich Exim mitinstalliert werden.

Wie kann ich NUR das Apachepaket installieren?


Danke
Philipp
cye
Posts: 144
Joined: 2003-03-27 19:18
Location: Bayerischer Wald
 

Re: Apache Paket auf Debian

Post by cye »

bei apt-get install apache wird exim mitinstalliert ?
wäre mir neu ...
xstream
Posts: 68
Joined: 2003-06-30 20:15
 

Re: Apache Paket auf Debian

Post by xstream »

fritzmedia:/# apt-get install apache
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
exim logrotate mailx
The following NEW packages will be installed:
apache exim logrotate mailx
0 packages upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1254kB of archives. After unpacking 2609kB will be used.
Do you want to continue? [Y/n]
flo
Posts: 2223
Joined: 2002-07-28 13:02
Location: Berlin
 

Re: Apache Paket auf Debian

Post by flo »

Hast Du Qmail als Source draufgespielt oder als .deb?

Wenn als Source, könnte es möglich sein, daß Du keinen Mailer mehr im Paketmanagement mehr hast und dann Debian den Standardmailer installieren möchte ... *denkeich*

Grüße,

flo.
xstream
Posts: 68
Joined: 2003-06-30 20:15
 

Re: Apache Paket auf Debian

Post by xstream »

jep, ist als source, nicht als debian paket...

aber wie verhindere ich nun, dass der Standartmailer mit drauf kommt?
jtb
Posts: 599
Joined: 2002-08-18 16:41
Location: Darmstadt
Contact:
 

Re: Apache Paket auf Debian

Post by jtb »

erstelle ein Fake-Paket..
Post Reply