swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Freetype missing under macOSX


From: Nicolas Dangy-Caye
Subject: [Swftools-common] Freetype missing under macOSX
Date: Mon, 6 Dec 2004 09:09:51 +0100

Hi there,

I'm new to this list and need your help...
I compiled the 0.6.2 package under macOSX but some libraries are still missing : Freetype and avifile. I've installed freetype (1.3.1-7) and freetype2 (2.1.3-21)from Fink commander.

Here is my command line for the configuration :
./configure LDFLAGS="-L/sw/lib" CFLAGS="-I/sw/include"

Here is the (partial) result :
checking for missing libraries...  freetype avifile
***************************************************
* The following headers/libraries are missing:  freetype avifile
* Disabling avi2swf tool...
* Disabling pdf2swf tool...
***************************************************

When I try the same "configure command line" from the "2004-11-23" package, only the avifile library is missing !
checking for missing libraries...  avifile
***************************************************
* The following headers/libraries are missing:  avifile
* Disabling avi2swf tool...
***************************************************

1) Any idea on the Freetype and avifile missing libraries under 0.6.2 ?
2) Is the " ./configure LDFLAGS="-L/sw/lib" CFLAGS="-I/sw/include" " a correct syntax ? I tried " LDFLAGS="-L/sw/lib" CFLAGS="-I/sw/include" ./configure" but It failed (should I use setenv ???).

Cheers,
Nicolas Dangy-Caye.





reply via email to

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