Saratov Linux User Group
 help / color / mirror / Atom feed
* [Sarlug] as&ld
@ 2004-01-29 14:50 Anton
  2004-01-29 16:05 ` Scor2k
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Anton @ 2004-01-29 14:50 UTC (permalink / raw)
  To: sarlug

Здравствуйте!
С мышкой ничего не получилось: старый конфиг я на радостях удалил, а
прописать оказывается надо было так:

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "PS/2"
    Option "Device" "/dev/usbmouse"
EndSection

И у меня тут еще одна проблема.
Нужны ассемблер as и линкер ld. По идее они должны быть по умолчанию
установлены, но у меня их нет. Может кто знает, где их можно взять?

Compiler indicates missing as and ld
       Normally unix systems have the assembler (as) and linker (ld)
       pre-installed and already in the search path. That is the reason
       why these tools are not supplied with the compiler.
       If the compiler cannot find these tools, either they are not in
       your search path, or they are not installed. You should either add
       the path where the tools are located to your search path, and / or
       you should install these tools

Антон Шепелёв



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Sarlug] as&ld
  2004-01-29 14:50 [Sarlug] as&ld Anton
@ 2004-01-29 16:05 ` Scor2k
  2004-01-29 16:24 ` Roman Bogorodskiy
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Scor2k @ 2004-01-29 16:05 UTC (permalink / raw)
  To: Saratov Linux User Group Maillist

On Thu, Jan 29, 2004 at 05:50:14PM +0300, Anton wrote:
> И у меня тут еще одна проблема.
> Нужны ассемблер as и линкер ld. По идее они должны быть по умолчанию
> установлены, но у меня их нет. Может кто знает, где их можно взять?

rpm -qf `whereis ld|awk '{print $2}'`
rpm -qf `whereis as|awk '{print $2}'`

binutils-2.14.90.0.6-alt1

-- 
С уважением: scor2k@mail.ru
------- ICQ UIN 346283813 -------
------ JID scor2k@jabber.ru -----

>Hадпись на запpавке: Сначала вставь, потом плати!


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Sarlug] as&ld
  2004-01-29 14:50 [Sarlug] as&ld Anton
  2004-01-29 16:05 ` Scor2k
@ 2004-01-29 16:24 ` Roman Bogorodskiy
  2004-01-29 18:08 ` sinaps
  2004-01-30  8:03 ` Eugene A. Suchkov
  3 siblings, 0 replies; 5+ messages in thread
From: Roman Bogorodskiy @ 2004-01-29 16:24 UTC (permalink / raw)
  To: sarlug

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

 Anton wrote:

> Нужны ассемблер as и линкер ld. По идее они должны быть по умолчанию
> установлены, но у меня их нет. Может кто знает, где их можно взять?

Система то какая?

-Roman Bogorodskiy


[-- Attachment #2: Type: application/pgp-signature, Size: 479 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Sarlug] as&ld
  2004-01-29 14:50 [Sarlug] as&ld Anton
  2004-01-29 16:05 ` Scor2k
  2004-01-29 16:24 ` Roman Bogorodskiy
@ 2004-01-29 18:08 ` sinaps
  2004-01-30  8:03 ` Eugene A. Suchkov
  3 siblings, 0 replies; 5+ messages in thread
From: sinaps @ 2004-01-29 18:08 UTC (permalink / raw)
  To: Anton, Saratov Linux User Group Maillist

Четверг 29 Январь 2004 17:50, Anton написал:

An > Нужны ассемблер as и линкер ld. По идее они должны быть по умолчанию
An > установлены, но у меня их нет. Может кто знает, где их можно взять?

 apt-shell (по запросу search assembler) нашел, в частности, следующее:

dev86 - A real mode 80x86 assembler and linker
nasm - The Netwide Assembler, a portable x86 assembler with Intel-like syntax

 Может подойдет? 

 Если у тебя этого нет, и не знаешь где искать - можно сходить на 
http://rpmfind.net/ , или http://tuxfinder.com/

-- 
Best regards,			http://saratov.lug.ru 
   sinaps			mailto:sin.a@freeline.ru





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Sarlug] as&ld
  2004-01-29 14:50 [Sarlug] as&ld Anton
                   ` (2 preceding siblings ...)
  2004-01-29 18:08 ` sinaps
@ 2004-01-30  8:03 ` Eugene A. Suchkov
  3 siblings, 0 replies; 5+ messages in thread
From: Eugene A. Suchkov @ 2004-01-30  8:03 UTC (permalink / raw)
  To: Anton, Saratov Linux User Group Maillist

On Thu, 29 Jan 2004 17:50:14 +0300
Anton <ant222@list.ru> wrote:

> И у меня тут еще одна проблема.
> Нужны ассемблер as и линкер ld. По идее они должны быть по умолчанию
> установлены, но у меня их нет. Может кто знает, где их можно взять?

Хмм... а Вы часом ядро недавно не обновляли (пересобирали, ставили
новое)?

-- 
Best regards
Eugene A. Suchkov
***************************
*      ICQ:177787156      *
* JID: cityhawk@jabber.ru *
***************************
 
Декан спрашивает у абитуриента:
- Почему вы решили поступать имеено в этот ВУЗ и на этот факультет?
- Что за странный вопрос, папа.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-01-30  8:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-29 14:50 [Sarlug] as&ld Anton
2004-01-29 16:05 ` Scor2k
2004-01-29 16:24 ` Roman Bogorodskiy
2004-01-29 18:08 ` sinaps
2004-01-30  8:03 ` Eugene A. Suchkov

Saratov Linux User Group

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/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 sarlug sarlug/ http://lore.altlinux.org/sarlug \
		sarlug@lists.lug.ru sarlug@lug.ru
	public-inbox-index sarlug

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sarlug


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git