3 messages in net.sourceforge.lists.courier-users[courier-users] Re: webmail dependencies
FromSent OnAttachments
Bowie BaileyMar 26, 2004 2:12 pm 
Jay LeeMar 26, 2004 2:29 pm 
Sam VarshavchikMar 26, 2004 3:49 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: webmail dependenciesActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Mar 26, 2004 3:49:40 pm
List:net.sourceforge.lists.courier-users

Bowie Bailey writes:

When I install the rpm for courier-webmail, I always get dependency problems because I install Apache from source.

error: Failed dependencies: /var/www/cgi-bin is needed by courier-webmail-0.45.2-1.1 /var/www/html is needed by courier-webmail-0.45.2-1.1

Is there a better way to get around this than specifying "--nodeps"?

A better way is to install Apache via RPM, appropriately.

This way, if at some point in the future you upgrade some obscure system library that apache depends on, rpm will tell you that up front, which is obviously better than having you discover the same fact after it's too late, and Apache begins blowing chunks, taking down all your domains with it.