You will need the build-essential package Install it with this command, sudo apt-get install build-essential
-- Satish On Thu, Mar 12, 2009 at 3:30 PM, Saifi Khan <[email protected]>wrote: > On Thu, 12 Mar 2009, javaddi haritha wrote: > > > I am not able to c programs in unbuntu. > > even by using gcc or cc command, getteing error for header files such as > "stdio.h". > > can anyone giv me the solution. > > > > the standard 'C' header files should be in the directory > '/usr/include' . > > Across OpenSolaris, BSD and Linux this is the standard. > > May be you need to install some 'apt' package. Ubuntu geeks can > help you with that. > > thanks > Saifi. > > -- Satish Vellanki [Non-text portions of this message have been removed]

