Автор Тема: Не могу поставить cmake [решено]  (Прочитано 1604 раз)

Оффлайн reinhard

  • Начинающий
  • *
  • Сообщений: 12
Всем привет!

AltLinux 4.1 Desktop.
Пытаюсь поставить cmake

[root@spring ~]# apt-get install cmake
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  cmake: Depends: cmake-modules (= 2.6.3-alt1.M41.1) but it is not installable
E: Broken packages

Подключены репозитории:
rpm http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/Desktop/current/ i586 classic
rpm http://ftp.altlinux.org/pub/distributions/ALTLinux/updates/4.1/ i586 updates

Что мне следует еще подключить, чтобы поставился cmake?
« Последнее редактирование: 16.06.2009 15:03:48 от Skull »

Оффлайн Rolland

  • alt linux team
  • ***
  • Сообщений: 241
  • Шаман с бубном
    • Свободное ПО
Re: Не могу поставить cmake
« Ответ #1 : 16.06.2009 14:22:11 »
Мне кажется лучше подключить бранч 4.1 и не мучиться:)
Да прибудет с нами сила

Оффлайн dk

  • alt linux team
  • ***
  • Сообщений: 988
    • Email
Re: Не могу поставить cmake
« Ответ #2 : 16.06.2009 14:23:24 »
Подключить репозиторий для архитектуры noarch.

Лучше всего сразу же подключайте Branch 4.1 для архитектур i586  и noarch.

Посмотрите пути для репозитория в файле /etc/apt/sources.list.d/desktop.alt.list:

# Sisyphus stable branch for ALT Linux 4.1 Desktop
#rpm [updates] ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch i586 classic
#rpm [updates] ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch noarch classic

Оффлайн reinhard

  • Начинающий
  • *
  • Сообщений: 12
[решено] Не могу поставить cmake
« Ответ #3 : 16.06.2009 14:30:05 »
Подключил branch
rpm [updates] ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch i586 classic
rpm [updates] ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch noarch classic

cmake поставился.
Большое спасибо!