c programs in ubuntu

Asked by KRANTHI BOPPANA

i have installed ubantu8.04 and i cant get output for programm written in C
i think c library is not installed in ubantu 8.04
plz reply how & where i can get C library for ubantu 8.04
plz reply how & where i can get C library for ubantu 8.04
plz reply how & where i can get C library for ubantu 8.04

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gcc-defaults Edit question
Assignee:
No assignee Edit question
Solved by:
dasmaze
Solved:
Last query:
Last reply:
Revision history for this message
Best dasmaze (mathias-lenz) said :
#1

Install the 'build-essential' package by starting a terminal and typing 'sudo apt-get install build-essential'.

Revision history for this message
KRANTHI BOPPANA (kranthi006) said :
#2

Thank u......This solved my problem...now i can compile all my c progs easily...............I'm Thankful to u

Revision history for this message
KRANTHI BOPPANA (kranthi006) said :
#3

Thanks dasmaze, that solved my question.