swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] swftools on a mac


From: Ulrich Hartmann
Subject: Re: [Swftools-common] swftools on a mac
Date: Tue, 10 Oct 2006 13:28:21 -0400

Hi Paul,

I was able to compile it on my PM G5 in this way:

./configure LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include -I/sw/include/ lame"
make
sudo make install

Also if you experience an error message like this:

"error: invalid use of undefined type 'struct GfxFont'"

while compiling the pdf2swf app

copy the file "GfxFont.h" one level up (from the xpdf folder to the pdf2swf folder) and it should compile fine.

Uli


On Oct 10, 2006, at 12:24 PM, Paul Reinheimer wrote:

Hi,

I didn't see the archives anywhere so I apologize if this has been done to death.

I'm trying to install the set on my MBP, I ran these steps as indicated by the FAQ:
--
fink install libjpeg libjpeg-shlibs freetype2 freetype2-shlibs lame lame-shlibs
LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include -I/sw/include/lame"
./configure
--
(I moved the ./ from the LDFLAGS line to the configure line)

But I still get
***************************************************
* The following headers/libraries are missing: jpeglib t1lib ungif jpeglib.h t1lib.h gif_lib.h avifile
* Disabling avi2swf tool...
* Disabling pdf2swf tool...
* Disabling jpeg2swf tool...
* Disabling gif2swf tool...
***************************************************
When I run ./configure, I'm not using python. Any ideas?


In particular I want the pdf2swf tool, I don't care about the rest (yet.?)


thanks
paul




--
Paul Reinheimer
Zend Certified Engineer
_______________________________________________
Swftools-common mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swftools-common





reply via email to

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