954,135 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

C in Ubuntu

I have a problem ; that i can't compile and Run my C files in Ubuntu , so how can i do this??

jamshid
Junior Poster in Training
70 posts since Jan 2006
Reputation Points: 8
Solved Threads: 0
 
I have a problem ; that i can't compile and Run my C files in Ubuntu , so how can i do this??

Do you have a c compiler installed?

if not do :

sudo apt-get install build-essential
pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 

Ubuntu doesn't contain the GCC compiler by default...they seem to think it is too dangerous to include.

Using the command referenced above will take care of you.

TKS
Posting Pro in Training
470 posts since Jan 2004
Reputation Points: 108
Solved Threads: 18
 

Hmm. Ok thanks i will try that. thanks

jamshid
Junior Poster in Training
70 posts since Jan 2006
Reputation Points: 8
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: