swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] how to install swftools on macosx 10.3.3


From: Matthias Kramm
Subject: Re: [Swftools-common] how to install swftools on macosx 10.3.3
Date: Fri, 7 May 2004 21:05:51 +0200
User-agent: Mutt/1.4i

On Fri, May 07, 2004 at 04:02:54PM +0200, Eric Chapelier wrote:
> After installing jpeglib and t1lib I have this file on directory  
> 
>  "usr/local/include" 
> ... 
> "usr/local/bin" 
> ... 
> And when i run the swftools install i have this error message : 
> 
> *************************************************** 
> The following headers/libraries are missing:  jpeglib t1lib t1lib.h 
> Disabling pdf2swf tool... 
> Disabling jpeg2swf tool... 
> *************************************************** 

Try passing the above include directories to configure like this:

    rm config.cache
    CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/bin ./configure

Usually, that makes it work.

Greetings

Matthias






reply via email to

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