* 2fL Shashikant <Ditesh> writes:

> I need help with gcc. Compiling a file gives no error but I cannot
> run it because bash reports "Command not found".

Your problem isn't gcc related, it's $PATH related.  Try...

cd to directory where newly compiled file is
./filename

Notice the "./"

===========================
Want to really learn Linux?
   ... Install Slackware
===========================

-- 
|---<Regards, Steve Youngs>-------------------------------------|
| Failures are divided into two classes - those who thought and |
|        never did, and those who did and never thought.        |
|------------------------------------<[EMAIL PROTECTED]>---|

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to