Posted inLinux
Installing Dev. Environment (build-essential) in Debian
The build-essential package is a list containing various packages required for compiling Debian packages. The absence of some of the packages on this list results in "command not found" when…