Dev 007
Pages
Home
Contact
Wednesday, February 1, 2012
How to fix "The program 'gcc' can be found in following packages' issue
GCC is the compiler environment for Linux. Once you type "gcc" in cmd, you will get the following error if gcc is not installed.
To fix this issue, run following command:
sudo apt-get install build-essential
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment