[Sarlug] as&ld

Anton ant222 на list.ru
Чт Янв 29 17:50:14 MSK 2004


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

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

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



Подробная информация о списке рассылки Sarlug