LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install a source package (https://www.linuxquestions.org/questions/linux-software-2/install-a-source-package-634212/)

chengjin 04-09-2008 11:19 AM

Install a source package
 
I have download a package which are source package , but I could not find the file called "make" , can advise how to install it ? thx

knudfl 04-09-2008 12:40 PM

Usually './configure' will generate the Makefile.
Then run make. If you are missing /usr/bin/make just install package "make"


All times are GMT -5. The time now is 01:09 AM.