nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

gcc command not found

This is a discussion on gcc command not found within the Linux software forums, part of the Linux Getting Started category; I am getting error gcc command not found i need to compile few apps please help...

Register free or login to your existing account and remove all advertisements.


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-06-2006, 11:51 PM
Guest
 
Posts: n/a
Default gcc command not found

I am getting error gcc command not found i need to compile few apps please help
Reply With Quote
  #2 (permalink)  
Old 03-14-2006, 12:47 PM
sweta's Avatar
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
OS: Suse, RHEL, Vista
Posts: 199
Thanks: 12
Thanked 9 Times in 9 Posts
Rep Power: 7
sweta has a spectacular aura about sweta has a spectacular aura about
Default

Install gcc software. If you are using Debian try

Code:
apt-get install gcc
RedHat Linux
Code:
up2date -i gcc
Fedora Linux
Code:
yum install gcc
There is a nice small article by vivek “Linux/UNIX: Command not found error and how to get rid of it?” Read it: http://www.cyberciti.biz/faqs/2006/0...-error-and.php
__________________
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
atal error. /etc/modules.conf not found ppnair CentOS / RHEL / Fedora 5 03-01-2008 09:06 PM
auto repair a specific database if it is found corrupted? jayzee Databases servers 1 04-27-2007 05:12 PM
GCC_4.2.0 not found (required by /usr/lib64/libstdc++.so.5) chiku Coding in General 1 02-21-2007 02:08 PM
error: File not found by glob: (rpm_filename) toor Linux software 2 07-06-2006 12:18 PM
freebsd vulnerability check disabled database not found All about FreeBSD/OpenBSD/NetBSD 1 12-22-2005 11:30 PM


All times are GMT +5.5. The time now is 10:03 PM.


Powered by vBulletin® Version 3.8.4 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
2005-2009 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38