Δημοσιεύτηκε: 01 Ιούλ 2011, 22:49
Τίποτα από όλα αυτά παιδιά. Πάλι το ίδιο μήνυμα μου βγάζει!
- Κώδικας: Επιλογή όλων
giwrgoss@giwrgoss-P31-S3G:~$ sudo apt-get install gcc
[sudo] password for giwrgoss:
Reading package lists... Done
Building dependency tree
Reading state information... Done
gcc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
giwrgoss@giwrgoss-P31-S3G:~$ gcc program1.c
gcc: program1.c: No such file or directory
gcc: no input files
giwrgoss@giwrgoss-P31-S3G:~$ ls
Desktop Downloads Music Public Ubuntu One
Documents examples.desktop Pictures Templates Videos
giwrgoss@giwrgoss-P31-S3G:~$ gcc program1.c
gcc: program1.c: No such file or directory
gcc: no input files