Re: [Nautilus-list] More Issues :-)



In message <3A2EF3FA 3A6DB312 eazel com>, Tim Tan writes:

>Somebody asked same question before...
>An easy workaround: delete old freetype devel package, then try compile agin.
>(For example: rpm -ev freetype-devel-1.3.1-5)

Bleah...

Just change

#include <freetype/freetype.h>

to

#include <freetype2/freetype/freetype.h>

in nautilus/librsvg/rsvg-ft.c or, better yet, fix up autoconf so it includes
/usr/include/freetype2 before /usr/include.

You can have all of freetype, freetype-devel, freetype2, and freetype2-devel
installed without any problems.  (How else could you build things like xpdf?)

John

--
John GOTTS <jgotts linuxsavvy com>  http://www.linuxsavvy.com/staff/jgotts





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