octave-maintainers
[Top][All Lists]
Advanced

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

Re: Freetype font warning


From: Ben Abbott
Subject: Re: Freetype font warning
Date: Sat, 22 Jan 2011 21:30:48 -0500

On Jan 22, 2011, at 9:24 PM, Doug Stewart wrote:

> On Sat, Jan 22, 2011 at 7:50 PM, Ben Abbott <address@hidden> wrote:
> On Jan 22, 2011, at 7:08 PM, Doug Stewart wrote:
> 
> > On Sat, Jan 22, 2011 at 6:09 PM, Ben Abbott <address@hidden> wrote:
> > On Jan 22, 2011, at 5:13 PM, Ben Abbott wrote:
> >
> > > On Jan 22, 2011, at 4:58 PM, Doug Stewart wrote:
> > >
> > >> address@hidden:~/octdev/octave$ pwd
> > >> /home/doug/octdev/octave
> > >> address@hidden:~/octdev/octave$  grep -in -C 5 'checking for freetype' 
> > >> config.log
> > >> address@hidden:~/octdev/octave$
> > >>
> > >>
> > >> I looked in config.log with an editor also  and could not find free or 
> > >> freetype
> > >> Doug
> > >
> > > Doug,
> > >
> > > Please attach your config.log. We'll then be able to look for hints.
> > >
> > > I've attached mine from Ubuntu 10.0.4
> > >
> > > Its a big file so it won't post to the list.
> > >
> > > Ben
> > >
> > > <config.log>
> >
> > Should have done this before. Zipped it goes from 1.4MB to 91kB
> >
> > Ben
> >
> > ok
> > http://ubuntuone.com/p/ZZO/
> 
> I see that your FT2_CFLAGS, FT2_CONFIG, and FT2_LIBS are all empty.
> 
> I'm in unfamiliar territory. You've run configure with options, I ran without 
> any options. I don't know if that makes a difference. Before worrying about 
> that what do you get with ...
> 
>        ls /usr/lib/libfreetype*
> 
> I get ...
> 
>        /usr/lib/libfreetype.a
>        /usr/lib/libfreetype.la
>        /usr/lib/libfreetype.so
>        /usr/lib/libfreetype.so.6
>        /usr/lib/libfreetype.so.6.3.22
> 
> Ben
> 
> address@hidden:~$  ls /usr/lib/libfreetype*
> /usr/lib/libfreetype.a 
>   /usr/lib/libfreetype.so.6
> /usr/lib/libfreetype.la
>   /usr/lib/libfreetype.so.6.3.22
> /usr/lib/libfreetype.so
> address@hidden:~$ 

I'm just guessing, but I suspect the problem is that you've set the prefix to a 
location that doesn't include the dependent libraries.

Try configuring without "--prefix=/home/doug/octace_dev1/"

Ben




reply via email to

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