Hi all.

Trying to compile nautilus here (out of cvs) and ./autogen.sh (configure,
really) gets as far as testing the freetype2 libs, saying

checking for freetype/freetype.h... yes
checking for FT_Init_FreeType in -lfreetype... no

which is clever, because /usr/share/doc/freetype2/docs/apiref.txt provides:

TT_Init_FreeType( TT_Engine*  engine )

and so on (TT_* instead of FT_*). I do some research, and it looks as
though freetype1 uses TT_* and freetype2 uses FT_*. Not to mention the fact
that the packages provide libttf.* and not libfreetype.* A few packages
depend on this freetype lib, so it looks like there's something awry with
the debs here.

Is there a way around this other than to compile it separately?

-- 
Cantanker /
---------/----------------
        / [EMAIL PROTECTED]


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to