On Wed, Oct 24, 2012 at 7:55 AM, Roy <linuxcanuck@gmail.com> wrote:
> There is a package in the Ubuntu repositories called build-essential and in
> Fedora it may be called "Development Tools" that you will need first. If
> you are not using Ubuntu or one of its derivatives then there may be a
> similar combination of packages. If not then you will need to install each
> one individually.
Keep in mind that build-essential will only get you libc6 dev
libraries, gcc and g++ and make. You'll still need to install
development libs and possibly kernel headers depending on what
software you're trying to compile. A gnome program, for instance will
most likely need several gnome development libraries in addition to
the basics.
This may help as well:
https://help.ubuntu.com/community/CompilingEasyHowTo
Reply via web post | Reply to sender | Reply to group | Start a New Topic | Messages in this topic (4) |
No comments:
Post a Comment