Re: [Nautilus-list] Compilatin problems - rsvg-ft.c
- From: jgotts linuxsavvy com
- To: Tim Tan <tim eazel com>
- Cc: nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] Compilatin problems - rsvg-ft.c
- Date: Sat, 11 Nov 2000 01:34:35 -0500
In message <3A09A714 425B9E15 eazel com>, Tim Tan writes:
>Try remove old freetype devel pacakges on your system, then compile Nautilus
>again.
>Like this: rpm -ev freetype-devel-1.3.1-5
Actually you don't even need to do this.
Just apply the following patch:
--- nautilus-0.5/librsvg/rsvg-ft.c.orig Fri Nov 10 23:34:34 2000
+++ nautilus-0.5/librsvg/rsvg-ft.c Fri Nov 10 23:34:44 2000
@@ -28,7 +28,7 @@
#include <stdlib.h>
#include <math.h>
-#include <freetype/freetype.h>
+#include <freetype2/freetype/freetype.h>
#include <libart_lgpl/art_misc.h>
#include <libart_lgpl/art_rect.h>
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]