hi, I kinda feel that it's the first time you try to build/compile something ?
you certainly need to install all the build-dependencies found strictly necessary; on debian (and derivatives) this means installing a bunch of -dev suffixed deb packages.
you may lokk after the debian/control file for all those names; I'll put them now below to help you out:
hi, I kinda feel that it's the first time you try to build/compile something ?
you certainly need to install all the build-dependencies found strictly necessary; on debian (and derivatives) this means installing a bunch of
-dev
suffixed deb packages.you may lokk after the debian/control file for all those names; I'll put them now below to help you out:
the are the essential, make sure to install all the respective dependencies (the package manager may suggest for you).
hth.
cheers