swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Freetype issue disabling pdf2swf in config


From: Matthias Kramm
Subject: Re: [Swftools-common] Freetype issue disabling pdf2swf in config
Date: Fri, 27 Aug 2004 16:54:43 +0200
User-agent: Mutt/1.5.6i

On Fri, Aug 27, 2004 at 01:10:07AM -0400, Lon Lentz wrote:
>   I am working on a RedHat box that has freetype2.something. The 
> freetype.h file, among others, currently resides in 
> /usr/local/include/freetype. I am trying to config a CVS version I 
> grabbed a couple nights ago (this is the first time I have run into a 
> freetype problem). I have run into similar issues in the past with the 
> jpeg and t1 includes which also reside in /usr/local/include. Am I 
> missing a configure attribute, a freetype-source install, or are the 
> files in the wrong path? Or?
> 
> checking for freetype-config... no

You don't have freetype-config? Is that maybe in /usr/local/bin?
If yes you may need to add the latter to $PATH.

> checking for FT_Init_FreeType in -lfreetype... no

Also libfreetype.so.* wasn't found- maybe you also need to run
a 
    ldconfig /usr/local/lib
.

Greetings

Matthias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]