help-octave
[Top][All Lists]
Advanced

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

Re: Problems with FTGL building octave-3.1.51


From: Michael Goffioul
Subject: Re: Problems with FTGL building octave-3.1.51
Date: Tue, 19 Aug 2008 12:59:38 +0200

On Tue, Aug 19, 2008 at 12:32 PM, José Luis García Pallero
<address@hidden> wrote:
> But the problem was that the include path of freetype2 not is in the include
> path of my installation. If I set the environment variables C_INCLUDE_PATH
> and CPLUS_INCLUDE_PATH to /usr/include/freetype2 I can configure octave
> without warnings. By the moment the compilation runs OK.
>
> But this solution is no good. I don't know why the include path is not set
> during the installation of libftgl-dev. Any opinion about?

I think that the test for FTGL headers should take into account
the settings for freetype2 (CXXFLAGS and LIBS). Apparently,
these are only used afterwards. I don't have that problem, because
I'm using FTGL-2.1.2, where ftgl.h does not include any freetype2
headers. Can anyone submit a patch?

Michael.



reply via email to

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