swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Running swf tools


From: michael geary
Subject: Re: [Swftools-common] Running swf tools
Date: Mon, 26 Sep 2005 22:15:08 -0600

Hi James,

in order to do what you want, the swftools would need to be compiled "statically", which means that all dependent libraries are embedded in the executables. With some software you can pass a "static" to either the "configure" or the "make" commands, but i don't know if the swftools build process supports this yet. Anyone...?

Matthias worked with me several months ago to get static versions of most of the swftools compiled on OS X. However, i believe that pdf2swf was one that remained dependent. On OS X, these are the external libraries that my version of pdf2swf requires:

/usr/local/bin/pdf2swf:
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
        /usr/local/lib/libfreetype.6.dylib (compatibility version 10.0.0, current version 10.0.0)
        /usr/local/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.0.0)

Does this help you at all? Probably not... By the way, it would help us if you told us what platform you're on...

-michael geary

On Sep 26, 2005, at 8:38 PM, James Revie wrote:

Hi,
Can SWFTools be run from a USB drive or does it need to be installed?

Also -- what files are essential to run pdf2swf? 
Thanks in advance

James


reply via email to

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