From 73bbb6298857b4908f2347be79b81a03bee11c3a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 29 Jan 2008 17:51:00 +0000 Subject: 24483: minor sectioning fixes in doc 24485: note on includes for term.h --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 423a123e0..1791adcf2 100644 --- a/INSTALL +++ b/INSTALL @@ -336,6 +336,11 @@ CPPFLAGS=-I/usr/local/include (or wherever the header is found) to configure. Similarly, you may need to pass LDFLAGS=-L/usr/local/lib (or wherever) in order to find the library. +You may also need to add headers if you need to include the file term.h +from an installation of an ncurses variant instead of from the system +directories. For example, CPPFLAGS=-I/usr/local/include/ncursesw will +force configure to search for term.h in the given directory. + On some systems a suitable development package with a name such as curses-devel or ncurses-devel needs to be installed before zsh can be compiled. This is likely to be contained on any installation media, -- cgit 1.4.1