7.2-RELEASE. Generic kernel. Full installation.
I'm trying to install ncurses because I want to run FoxPro Unix, which expects a terminfo database.
I did this:
	
	
	
		
The last line of output is
	
	
	
		
How should I proceed? Thanks in advance.
				
			I'm trying to install ncurses because I want to run FoxPro Unix, which expects a terminfo database.
I did this:
		Code:
	
	# cd /usr/src/contrib/ncurses[Enter]
# ./configure[Enter]
	The last line of output is
		Code:
	
	config.status: error: cannot find input file: test/Makefile.in
	How should I proceed? Thanks in advance.