From: Alexander Kuprin <ru_classic@gts.lg.ua> To: community@altlinux.ru Subject: Re: [Comm] ALT Linux Compact 2.3 и гры для Linux выпуск 1 Date: Sun, 30 May 2004 01:23:36 +0300 Message-ID: <200405300123.36513.ru_classic@gts.lg.ua> (raw) In-Reply-To: <E1BUBsC-000IkS-00.ignatievav-inbox-ru@f27.mail.ru> On Sunday 30 May 2004 01:00, "Александр Игнатьев" wrote: > При попытке установить FlightGear под ALT Linux Compact 2.3 получаю: > # rpm -ihv flightgear-0.9.3-1grk.i386.rpm > ошибка: неудовлетворенные зависимости: > XFree86-Mesa-libGL нужен для flightgear-0.9.3-1grk > XFree86-Mesa-libGLU нужен для flightgear-0.9.3-1grk > Пытаюсь получить информацию через apt: > # apt-cache search Free86-Mesa-libGL > # apt-cache search Free86-Mesa-libGLU > а в ответ тишина. Они в ALT Compact иначе называются. На будущее пробуйте искать не по полному имени, а по частичному вхождению: apt-cache search libGLU > Попытка установить пакеты из других дистрибутивов успехом не увенчалась: > > файл /usr/X11R6/lib/libGL.so.1.2 из устанавливаемого пакета > XFree86-Mesa-libGL-4.3.0-42 конфликтует с файлом из пакета > XFree86-libs-4.3.0-alt13 > файл /usr/X11R6/lib/libGL.so.1 из устанавливаемого пакета > XFree86-Mesa-libGL-4.3.0-42 конфликтует с файлом из пакета > libGLwrapper-5.0.1-alt7 > > файл /usr/X11R6/lib/libGLU.so.1 из устанавливаемого пакета > XFree86-Mesa-libGLU-4.3.0-42 конфликтует с файлом из пакета > libGLU-5.0.1-alt7 Судя по всему, требуемые библиотеки у Вас уже установлены, но т.к. сборка flightgear производилась под другим дистрибутивом и там данные библиотеки входили в состав пакета с другим названием, возникает конфликт. Попробуйте воспользоваться ключами --force и --nodeps, flightgear установится и возможно заработает: rpm -ihv flightgear-0.9.3-1grk.i386.rpm --nodeps --force Хотя apt потом ругаться будет на этот пакет, как на пакет не установленный без соблюдения зависимостей. Можно попробовать его зафиксировать (см. такую возможность в synaptic). p.s. Глядя на такие выкрутасы иногда начинаешь понимать тех, кто перебрался на *BSD -- WBR, Alexander Kuprin
next prev parent reply other threads:[~2004-05-29 22:23 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-05-29 22:00 ` "Александр Игнатьев" 2004-05-29 22:23 ` Alexander Kuprin [this message] 2004-05-29 22:31 ` Alexander Kuprin 2004-06-13 15:26 ` [Comm] " Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200405300123.36513.ru_classic@gts.lg.ua \ --to=ru_classic@gts.lg.ua \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git