Diff for "SWFTools"


Differences between revisions 6 and 7
Revision 6 as of 2010-12-08 17:04:23
Size: 587
Editor: zux182-249
Comment:
Revision 7 as of 2010-12-08 17:05:26
Size: 500
Editor: zux182-249
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 26: Line 25:
    * [[http://www.apsis.ch/pound/|Pound project Site]]
    * [[http://manpages.ubuntu.com/manpages/hardy/man8/pound.8.html|Pound Man Page]]
    * [[http://www.swftools.org/|SWFTools project Site]]

SWFTools Building from Scratch

apt-get install libgif-dev xpdf  libfreetype6 libfreetype6-dev libjpeg62 libjpeg8 libjpeg8-dev

cd lib/pdf

sudo wget http://gd.tuwien.ac.at/publishing/xpdf/xpdf-3.02.tar.gz

sudo perl inject-xpdf.pl xpdf-3.02.tar.gz

cd

git clone git://git.swftools.org/swftools

cd swftools

./configure

make

sudo checkinstall

Further Documentation


CategorySoftware

SWFTools (last edited 2015-12-08 07:54:27 by 113)