aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorlostd <lostd@2f30.org>2014-11-14 17:24:54 +0200
committerlostd <lostd@2f30.org>2014-11-14 17:24:54 +0200
commit7b34fc4c1e1e8c06a4eb8cced08824e6f20aff9f (patch)
tree43526274cdad45bc65958b261c25c01870ae09ec /README
parent3419e18c61e11b77ade3d9094fbf863786a89bde (diff)
downloadnoice-7b34fc4c1e1e8c06a4eb8cced08824e6f20aff9f.tar.gz
Building and compatibility notes
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
index 44e79ef..4f3b789 100644
--- a/README
+++ b/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
=======
Un proyecto texto-plano.xyz