LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ./configure error (https://www.linuxquestions.org/questions/linux-newbie-8/configure-error-681030/)

HarryBoy 11-04-2008 07:29 AM

./configure error
 
I am trying to install freetype 2 on my machine and get a problem:

root@ipdome:/opt/freetype-2.3.7# ./configure --prefix=/user
GNU make (>= 3.79.1) or makepp (>= 1.19) is required to build FreeType2.
Please try
`GNUMAKE=<GNU make command name> ./configure'.
or >&2
`GNUMAKE="makepp --norc-substitution" ./configure'.


How can I solve this?

harry

weibullguy 11-04-2008 07:45 AM

Install make --> http://www.gnu.org/software/make/


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