| MAKEForum: Apps Topic: MAKE started by: flowersrj  Posted by flowersrj on April 10 2006,20:23 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  Posted by mikshaw on April 10 2006,20:59 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.  Posted by flowersrj on April 11 2006,13:38 Thanks for the info ... |