[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: squirrelmail & dependencies



On Fri, Oct 07, 2005 at 10:18:51PM +0400, Alexander wrote:
> я пытаюсь посавить squirrelmail ,но он тянет за 
> собой вот эти пакеты
> 
> The following NEW packages will be installed:
> apache2-common apache2-mpm-prefork dictionaries-common iamerican ispell
> libapache2-mod-php4 squirrelmail squirrelmail-locales ssl-cert wamerican
...
> 4. если нетрудно обьясните на основании 
> чего один пакет имеет в зависимотях 
> другие ?

0) Думаем головой

1) sudo apt-get -s install squirrelmail

The following extra packages will be installed:
apache2-common apache2-mpm-prefork apache2-utils libapache2-mod-php4 libapr0
libzzip-0-12 php4-common ssl-cert

2) apt-cache depends squirrelmail
...

3) Смотрим, думаем

Depends: apache2 | httpd, libapache2-mod-php4 | libapache-mod-php4 |
php4 | php4-cgi, perl

видим, что сначала libapache2-mod-php4 потом libapache-mod-php4 

4) sudo apt-get -s install libapache-mod-php4  squirrelmail

The following NEW packages will be installed:
libapache-mod-php4 libzzip-0-12 php4-common squirrelmail

-- 
Иван Лох




Reply to: