octave-maintainers
[Top][All Lists]
Advanced

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

Re: Contribution to the optimization toolbox


From: John W. Eaton
Subject: Re: Contribution to the optimization toolbox
Date: Mon, 7 Sep 2009 09:28:05 -0400

On  7-Sep-2009, Michael Creel wrote:

| I'm trying to
| compile a checkout of the development version to see if I can
| replicate your results, but it crashes with
| In file included from ./txt-eng-ft.h:28,
|                  from ./gl-render.h:43,
|                  from ./DLD-FUNCTIONS/fltk_backend.cc:60:
| /usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No
| such file or directory

I'd say fix this problem first.  Why is freetype/config/ftheader.h
missing?  Note that Octave is not including this file directly, it is
included from /usr/include/ft2build.h, so I think there is some
problem with your installation of FreeType.  Look at the
/usr/include/ft2build.h file to see if there are some clues there.

jwe


reply via email to

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