Ubuntu: Essential packages for compile a program from source
Problem
You want to compile a program from source file. In order for you to do that you need to install the gcc library first. (Fresh installation of Ubuntu didn't have it installed by default). You need to install build-essential package first.
Solution
Execute this command
sudo apt-get install build-essentialWritten by Rezigned
Related protips
1 Response
It's true, this gets people a lot on fresh server installs.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#