Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
termcap.h not found ?
- X-seq: zsh-workers 4018
- From: Timothy J Luoma <luomat+Lists/Zsh/workers@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: termcap.h not found ?
- Date: Mon, 1 Jun 98 12:16:37 -0400
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