bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Error in configure line 9576?


From: Morten Wang
Subject: [Bug-gnubg] Error in configure line 9576?
Date: Tue, 17 Dec 2002 13:15:17 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu)

My box has freetype2 >= 6.1.0, but configure failed to find it.  I
believe the problem lies in the mentioned line in configure,
introduced in revision 1.82.  It reads:

    if test x$enable_fttest = xyes ; then

Changing it to

    if test $enable_fttest = xyes ; then

fixes the problem.

gnubg didn't build though, since RH6.2 w/Ximian Gnome has
freetype2-2.0.1, and that doesn't contain /usr/include/ft2build.h
I found a Mandrake RPM of freetype2-2.0.9 that looks like it's a
drop-in replacement, and gnubg built without errors.


Morten!

-- 
"...a liquid which was almost, but not quite, entirely unlike tea."
  My opinions are not necessarily those of my provider,
  not necessarily mine, and probably not necessary.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]