Apps :: MAKE
Hi,
Tried using MAKE with no success. I even scanned for it using the FIND command. I am new to Linux. Is it not available in DSL?
How do I access MAKE command? Trying to install Hamachi.
TIA,
Rich
Make is not a part of DSL. In order to keep the distro down to 50mb, one of the things it does not have is a set of binary development tools.
However, the gcc1.dsl myDSL extension will provide you with both gcc and make.
Thanks for the info ...
original here.