swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] freetype not working? Mac OSX 10.4


From: Tyler Lynch
Subject: [Swftools-common] freetype not working? Mac OSX 10.4
Date: Thu, 9 Aug 2007 17:37:41 -0400

Does anyone have expereince with swftools on Mac OSX 10.4? I got everything working as per the FAQ with the exception of freetype. I have read all of the mailing list archives, nothing seems to work for me though :(

Currently I am stuck with WIndows via Fusion and it really impedes my workflow (I convert about 100 PDFs to SWFs each week).

I have tried fink, darwinports, the X11 from Apple, and nothing seems to work. Here is my configure line:

LDFLAGS="-L/sw/lib -L/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib" CPPFLAGS="-I/sw/include -I/sw/incude/lame -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/freetype2/freetype" ./configure

Also tried these:
LDFLAGS="-L/sw/lib -L/opt/local/lib" CPPFLAGS="-I/sw/include -I/sw/incude/lame -I/opt/local/include/freetype2/" ./configure
LDFLAGS="-L/sw/lib -L/opt/local/lib" CPPFLAGS="-I/sw/include -I/sw/incude/lame -I/opt/local/include/freetype2/freetype" ./configure
LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include -I/sw/incude/lame -I/sw/include/freetype" ./configure
LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include -I/sw/incude/lame" ./configure


And here is the output:

checking for freetype-config... /usr/X11R6/bin/freetype-config
checking ft2build.h usability... no
checking ft2build.h presence... no
checking for ft2build.h... no
checking freetype/freetype.h usability... yes
checking freetype/freetype.h presence... yes
checking for freetype/freetype.h... yes
checking whether we can compile the freetype test program... no
checking for lame_init in -lmp3lame... no
checking lame.h usability... no
checking lame.h presence... no
checking for lame.h... no
checking for avifile-config... no
checking whether we can compile the avifile test program... no
checking for Python.h and PIL... 2.3
checking whether we can compile the python test program... no
checking for missing libraries...  freetype
***************************************************
* The following headers/libraries are missing:  freetype
* Disabling pdf2swf tool...
***************************************************



Here is a list of installs via fink:

$ fink list freetype
Information about 1732 packages read in 0 seconds.
i   freetype                              1.3.1-9                      TrueType font rendering library, version 1
i   freetype-bin                          1.3.1-9                      TrueType font rendering library, version 1
     freetype-hinting                      1.3.1-9                      TrueType font rendering library, version 1, hinting enabled
     freetype-hinting-bin                  1.3.1-9                      TrueType font rendering library, version 1, hinting enabled
     freetype-hinting-shlibs               1.3.1-9                      TrueType font rendering library, version 1, hinting enabled
i   freetype-shlibs                       1.3.1-9                      TrueType font rendering library, version 1
i   freetype2                             2.1.3-22                     TrueType font rendering library, version 2 (dummy)
i   freetype2-dev                         2.1.3-22                     TrueType font rendering library, version 2, headers
     freetype2-hinting                     2.1.3-22                     TrueType font rendering library, version 2 (dummy)
     freetype2-hinting-dev                 2.1.3-22                     TrueType font rendering library, version 2, headers
     freetype2-hinting-shlibs              2.1.3-22                     TrueType font rendering library, version 2, shared libs
i   freetype2-shlibs                      2.1.3-22                     TrueType font rendering library, version 2, shared libs
i   freetype219                           2.1.9-1                      TrueType font rendering library, headers
i   freetype219-shlibs                    2.1.9-1                      TrueType font rendering library, shared libs



Any help would be greatly appreciated! Mac binaries would be awesome :)



Tyler Lynch
Sr. Software Developer & Architect
nydeasoftware






reply via email to

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