View Single Post

  #2 (permalink)  
Old 03-14-2006, 01:47 PM
sweta's Avatar
sweta sweta is offline
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 154
Rep Power: 4
sweta will become famous soon enough
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
__________________
Friends - v-nessa - missyAdmin - LinuxChix
Reply With Quote