LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   wind river linux (https://www.linuxquestions.org/questions/linux-software-2/wind-river-linux-710732/)

pdp_122 03-11-2009 07:29 AM

wind river linux
 
how to install "make" command ?

b0uncer 03-11-2009 02:58 PM

Since you didn't tell what distribution you're running, the answer is as short as the question: install package "make" (GNU make utility) using your systems package manager, if it finds the package (I assume you're installing it because you need to compile software, so compiling it is probably out of question). If not, locate a (binary) package for your distribution and install that manually instead (EDIT: usually double-clicking on the binary package does the trick; however this way you need to find yourself the other packages you might need and install them the same way).

Remember that make is not all you need to compile software, but one thing you need.


All times are GMT -5. The time now is 06:42 PM.