[Opengc-devel] more version problems
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Wendell T. <we...@ad...> - 2003-09-22 16:20:34
|
The latest version of OpenGC (cvs on Monday, Sept 22), contains ExternalLibraries/freetype-2.1.0.tar.gz which says that it is version /usr/local/bin/freetype-config --version 8.0.2 However, FTGL doesn't like that one: cd FTGL/unix ./configure checking for FreeType - version >= 9.0.3... configure: error: FreeType2 is required to compile this library The latest stable release, freetype-2.1.4.tar.gz, which reports a version of /usr/local/bin/freetype-config --version 9.3.3 does seem to work fine. Wendell |