- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey, i tried to compile a c-program with "gcc xxx.c -o xxx" but the command "gcc" is not found. I thought ubuntu has a compiler in the pack.
What can i do? Or do I have to activate anything? Thank you!Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How about:
sudo apt-get install gcc
to install the gcc command line tools on your ubuntu linux box?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page