Subject: Re: Trouble building the libraries
To: None <trevin@xmission.com>
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
List: current-users
Date: 08/03/1995 06:55:49
>> oh yeah, "make install" from inside /usr/src/include fails to
>> install curses.h

> I guess I failed to mention first of all that I had copied
> src/include -on top of- the include tree from comp10, because it
> didn't have all of the original files in it.  Now in response to
> this, where does curses.h come from in the first place?

src/lib/libcurses.  See the beforeinstall: target in the Makefile
there.  Go to src/lib/libcurses and either "make && make install" there
or else "make -n install" and execute the curses.h install by hand.

					der Mouse

			    mouse@collatz.mcrcim.mcgill.edu