ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Bannij <rin@gradsoft.com.ua>
To: community@altlinux.ru
Subject: Re: [Comm] gcc × Master 2.2
Date: Tue, 14 Oct 2003 10:37:13 -0000
Message-ID: <200310141342.29560.rin@gradsoft.com.ua> (raw)
In-Reply-To: <000b01c3923d$c1f93160$2c01a8c0@ivc.ru>

> Поставил Мастер 2.2.
>
> > $: gcc -v
> > i586-alt-linux-gcc: No such file or directory
>
> Как быть ?

Вам прийдётся доставить собственно сам gcc, так как видимо в вашей 
конфигурации он не был установлен.

Это можно проверить исследовав установленные пакеты:
 bash> rpm -qa | grep gcc

Вставьте установочный диск в CDROM, смонтируйте его и сделайте нечто вроде:
 bash> find /mnt/cdrom | grep gcc
В списке будет необходимый пакет.
Установить его можно командой:
 bash> rpm -i /mnt/cdrom/.../gcc- ... .rpm
Только перед установкой нужно будет проверить его зависимости и доустановить 
другие необходимые rpm.

-------------
   I choose order. That is - the chaos.

   Bannij Michael
   email: rin@gradsoft.com.ua
   icq# 156156312



  reply	other threads:[~2003-10-14 10:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-14  9:26 Bezukladnikov Oleg
2003-10-14 10:37 ` Michael Bannij [this message]
2003-10-14 12:32   ` ILYA Sibgatullin
2003-10-14 13:45     ` Re[2]: [Comm] gcc ? " Sergey Krivulja

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=200310141342.29560.rin@gradsoft.com.ua \
    --to=rin@gradsoft.com.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