RE: Learning C with Psycho_Coder | Part:1 11-24-2013, 11:59 AM
#41
(11-24-2013, 11:27 AM)Geo777 Wrote: Hello , I'm learning C programming language. How to compile and C codes in run commander ? I tried it too many times , but the commander doesn't recognize "gcc" , what can I do ?You probably need to install gcc then. Are you running Linux or Windows? If Linux, I'll assume you're on Ubuntu so try:
sudo apt-get install gcc
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)