Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.3b1 FAQ part1
Section - 4.7. Why are the header files missing after an install of the Development Set?

( Part1 - Part2 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Cities ]


Top Document: comp.sys.3b1 FAQ part1
Previous Document: 4.6. What do the HDERR (FDERR, or TPERR) messages in /usr/adm/unix.log mean?
Next Document: 4.8. Why is the machine is booting over and over?
See reader questions & answers on this topic! - Help others by sharing your knowledge

	One of the packages' Install scripts (apparently that of
"Curses/Terminfo Programmers Package"), copies curses.h to
/usr/include anticipating that the directory has already been created
by a previous package's Install script.  If /usr/include doesn't exist
yet because the packages weren't installed in the right order, the
Install script will make a *file* called /usr/include, which is really
curses.h.

	To prevent this from happening, install the packages in this
order:

		Curses/Terminfo End User Package
		Development Set 3.5x
		Curses/Terminfo Programmers Package

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.3b1 FAQ part1
Previous Document: 4.6. What do the HDERR (FDERR, or TPERR) messages in /usr/adm/unix.log mean?
Next Document: 4.8. Why is the machine is booting over and over?

Part1 - Part2 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
jbunch@nyx.nyx.net (John B. Bunch)





Last Update March 27 2014 @ 02:11 PM