On Wed, 15 Aug 2001, Bob Koss wrote:

> type:  locate stdio.h
> 
> is it there? Mine is in /usr/include
> 
> If you don't have one, you'll need to install some more packages. I
> installed the C++ development stuff when I first installed Debian.

niagara:mark$ dpkg --search /usr/include/stdio.h
libc6-dev: /usr/include/stdio.h
niagara:mark$ 

Looks like libc6-dev is the package to get it from. (-:

-- Mark

Reply via email to