Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

termcap.h not found ?



Hrm... something's off here... configure thinks I have no termcap.h:

	./configure

	checking for termcap.h... no

but there is one in /usr/local/include:


$ ls -l /usr/local/include/termcap.h
lrwxrwxrwx   1 root     wheel          40 May 24 03:58  
/usr/local/include/termcap.h -> /usr/local/include/ncurses.4.1/termcap.h

And the link is valid

$ ls -l /usr/local/include/ncurses.4.1/termcap.h
-rw-r--r--   1 luomat   wheel        2082 May 19  1997  
/usr/local/include/ncurses.4.1/termcap.h

What's wrong?

TjL




Messages sorted by: Reverse Date, Date, Thread, Author