Просмотр исходного кода

Building and compatibility notes

master
lostd 10 лет назад
Родитель
Сommit
7b34fc4c1e
1 измененных файлов: 20 добавлений и 0 удалений
  1. +20
    -0
      README

+ 20
- 0
README Просмотреть файл

@@ -27,6 +27,26 @@ preceded with a " > " by default.
For more information refer to the manpage.


Building
========

To build noice you need a curses implementation available. In most
cases you just do:

make

It is known to work on OpenBSD, Arch Linux, Slackware, NetBSD, IRIX. Some notes
for building on certain systems follow.

* NetBSD:

make LDLIBS="-lcurses"

* IRIX:

make CC="gcc" LDLIBS="-lgen -lcurses"


Contact
=======



Загрузка…
Отмена
Сохранить