Re: [Nautilus-list] Compilatin problems - rsvg-ft.c



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]