[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make -k check report
From: |
Bob Friesenhahn |
Subject: |
Re: make -k check report |
Date: |
Fri, 25 Jul 2008 11:22:44 -0500 (CDT) |
On Fri, 25 Jul 2008, AyvanGo wrote:
Than me successfully ran install commands for each as it was described
in the MinGW site.
$ ./configure --prefix="/mingw" && make && make install
Freetype2 rejected to configure with fresh installed autoconf toolset.
Did you make sure that /usr/local/bin is in your PATH prior to the
regular Cygwin paths? This path update needs to be in place prior to
installing the various autotools so that the correct versions are
used. After installing autoconf, doing 'which autoconf' should report
/usr/local/bin/autoconf.
Also, the test suite is sensitive to the version of m4 installed.
Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/