Re: [Nautilus-list] More Issues :-)
- From: jgotts linuxsavvy com
- To: Tim Tan <tim eazel com>
- Cc: nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] More Issues :-)
- Date: Thu, 07 Dec 2000 16:52:58 -0500
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]