- This topic has 1 voice and 0 replies.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Forum for users of antiX Linux. Mean and Lean and Proudly anti-fascist.
Forum › Forums › Orphaned Posts › antiX-17 “Heather Heyer, Helen Keller” › no c(++) header files/ stdio.h: No such file or directory -[solved]
Tagged: c programming, c++, header files
Hello there,
first of all I wanna say I am a bloody Linux newbie, who wanna programming a little bit in c and linux.
And this was the trigger why I write a new topic about programming in AntiX (especially for programming noobs).
At the beginning it was not possible to program a simple “Hello World” program. There are no header files like “stdio.h”…
Error: stdio.h: No such file or directory
After lots of hour to fixing this problem I found a solution and I will share this solution with you, who are probably in the same situation I was…
1. Updating source lists of your packages:
sudo apt-get update
2. Installing base programming stuff:
sudo apt-get install build-essential
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |