[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: = = = Beginner's Question = = = =



On Mon, Jan 31, 2000 at 10:51:14AM -0500,
Lim, Sang-Bin <slim@Mobility.com> wrote:
>  gcc  mypgm.c
> 
>  problem is :
> 
>  bash: stdio.h : not found  error message 

Well, it's hard to tell without posting mypgm.c, but I'm guessing that
you put stdio.h in quotes ("stdio.h"), when it should have been in
greater-than/less-than brackets (<stdio.h>).

> %PATH does not include /usr/include now.

Nor should it.

-- 
Eric Gillespie, Jr. <*> epg@pobox.com

All hail the Dollar, King of the Earth.

Attachment: pgp0DWIAMYVvh.pgp
Description: PGP signature


Reply to: