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

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