Usually you read documentation that comes with the source, often in an INSTALL or README file. That will tell you.

(The GNU standard is just running ./configure and make when in the source directory. This works often.)

A handy way to get what you need for compiling is to install the build-essential package.

Reply via email to