Установка программ

Форум предназначен для новичков. В нем предполагается рассматривать вопросы, которые встают на первых этапах освоения Linux
MaxDen
Заглянувший
Сообщения: 2
Зарегистрирован: 11 апр 2006, 09:16

Сообщение MaxDen »

решилось путём установки src

Аватара пользователя
kisa
Маньяк
Сообщения: 186
Зарегистрирован: 16 апр 2005, 23:43
Откуда: Kiev

Сообщение kisa »

В Мандраке в /etc/ld.so.conf вообще маловато путей к библиотекам прописано. Желательно, чтобы там присутствовали /lib, /usr/lib, /usr/local/lib, /usr/X11R6/lib и вообще, пути ко всем каталогам lib (на моей Слаке, например, ещё /usr/i486-slackware-linux/lib, /opt/kde/lib, и даже /usr/lib/qt/lib - специфика разных дистров)
Это нужно для обновления базы библиотек (команда ldconfig, если кто не знает :) ), особенно, если эти библиотеки не с родных дисков ставятся. Хоть в большинстве случаев обновление происходит автоматом, не помешает после установки "чужих" библиотек руками запускать ldconfig, понятно, из-под рута.
:) Обчитайтесь умных статей о Линуксе: http://www.mycomputer.ua/list/arts_soft_non-windows - в журнале "Мой компьютер" (Украина, русский язык)

Аватара пользователя
Punker
Интересующийся
Сообщения: 44
Зарегистрирован: 24 дек 2006, 11:22
Откуда: Минск
Контактная информация:

Сообщение Punker »

Привет всем!
есть ноут с установленной ALT Linux 3.0.4 Compact (1cd), есть следующая ПРОБЛЕМА:

при попытке ставить пакеты (возьмём например Mozilla 2.0) получаем следующее:


[root@Punker Firefox2.0]# apt-get install firefox-2.0-alt2.i586.rpm
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting firefox for 'firefox-2.0-alt2.i586.rpm'
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:
firefox: Depends: libc.so.6(GLIBC_2.4) but it is not installable
Depends: libcairo.so.2 but it is not installable
Depends: rtld(GNU_HASH) but it is not installable
E: Broken packages
[root@Punker Firefox2.0]


Таже БЕДА и при установке и др. пакетов, SIM например:


[root@Punker ICQ]# apt-get install sim-0.9.4.1-alt1.i586.rpm
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting sim for 'sim-0.9.4.1-alt1.i586.rpm'
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:
sim: Depends: sim-common (>= 0.9.4.1-alt1) but it is not installable
Depends: libc.so.6(GLIBC_2.4) but it is not installable
Depends: libltdl.so.3 but it is not installable
Depends: rtld(GNU_HASH) but it is not installable
E: Broken packages
[root@Punker ICQ]#

с другими пакетами такая же беда!
P.S. Вру, без ругани поставил Оперу 9.02, и Крусадер...
список "неустанавливаемых" пакетов может изменяться в зависимости от пакета, который хочу поставить.
Будьте осторожны! Мечты имеют свойство сбываться...

Аватара пользователя
*Sasha*
Неотъемлемая часть форума
Сообщения: 258
Зарегистрирован: 12 мар 2005, 01:50
Откуда: Минск
Контактная информация:

Сообщение *Sasha* »

Может попробывать
apt-get update
apt-get upgrade
Debian

Аватара пользователя
anyr
Неотъемлемая часть форума
Сообщения: 380
Зарегистрирован: 11 апр 2006, 16:25
Откуда: Гомель

Сообщение anyr »

Возможно новый gcc стоит, но он не "выбран". Чтобы проверить это
rpm -qa | grep gcc - там должны показаться те версии gcc которые установленны, затем select-gcc от рута и выбираем нужную версию для сбрки. По-крайней мере у меня так.

Аватара пользователя
Punker
Интересующийся
Сообщения: 44
Зарегистрирован: 24 дек 2006, 11:22
Откуда: Минск
Контактная информация:

Сообщение Punker »

*Sasha*,
Пробовал, а тут новые "вилы", поскольку у меня спутниковый Инет через проски (UserGate), мне порекомендовали так:

declare -x ftp_proxy="ftp://192.168.0.1:4480"
declare -x http_proxy="http://192.168.0.1:4480"
apt-get update

где 192.168.0.1:4480 -адрес моего прокси сервера

и получаем вот что:

[root@Punker LinSOFT]# apt-get update
Get:1 ftp://ftp.altlinux.com i586 release [721B]
Get:2 ftp://ftp.altlinux.ru i586 release [2936B]
Get:3 ftp://ftp.altlinux.com i686 release [709B]
Fetched 4366B in 5s (779B/s)
E: ftp://ftp.altlinux.com/pub/distribution ... glist.base is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... lease.base is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.kernel is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ase.kernel is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.castle is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ase.castle is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.junior is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ase.junior is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.master is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ase.master is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... st.contrib is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... se.contrib is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... t.non-free is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... e.non-free is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... clist.base is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.kernel is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.castle is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.junior is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... ist.master is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... st.contrib is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... t.non-free is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... glist.base is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... lease.base is not listed in the checksum list for its repository
E: ftp://ftp.altlinux.com/pub/distribution ... clist.base is not listed in the checksum list for its repository
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
[root@Punker LinSOFT]#


:( одни вилы, причём со всех сторон!
Будьте осторожны! Мечты имеют свойство сбываться...

Аватара пользователя
Punker
Интересующийся
Сообщения: 44
Зарегистрирован: 24 дек 2006, 11:22
Откуда: Минск
Контактная информация:

Сообщение Punker »

anyr,

[root@Punker root]# rpm -qa | grep gcc
gcc-common-1.4.6-alt1
libgcc3.4-3.4.4-alt1

[root@Punker root]# select-gcc
Usage: select-gcc {display|auto}

попробовал auto

[root@Punker root]# select-gcc auto

молчит...

я потом так:


[root@Punker LinSOFT]# select-gcc display
/usr/bin/i586-alt-linux-cpp points to /usr/bin/i586-alt-linux-cpp-3.4

что это значит?:?

пакеты не ставятся всё равно..:cry:
Будьте осторожны! Мечты имеют свойство сбываться...

Ответить