http://swftools.org/download.html
# wget http://swftools.org/swftools-0.9.0.tar.gz
# tar -zxvf swftools-0.9.0.tar.gz
# cd swftools-0.9.0
# ./configure
# make
Some time make generate errors for xpdf.. so we have to install xpdf here….
Search for “xpdf-3.02.tar.gz” download & install
# cd lib/pdf
# wget http://gd.tuwien.ac.at/publishing/xpdf/xpdf-3.02.tar.gz
# perl inject-xpdf.pl xpdf-3.02.tar.gz
Then…
# make clean
# make
# make install
Here we successfully installed swftools for all swf related operations.
We can find all linux utilities in src for of “swftools-0.9.0″ like
* as3compile
* font2swf
* gif2swf
* jpeg2swf
* pdf2swf
* png2swf
* swfbbox
* swfc
* swfcombine
* swfdump
* swfextract
* swfrender
* wav2swf
swftools安装过程出错
原创
©著作权归作者所有:来自51CTO博客作者ldzyz007的原创作品,请联系作者获取转载授权,否则将追究法律责任
上一篇:linux shell
下一篇:gcc和g++的区别
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
liunx在安装过程过程中出错
求助!!!!!!!!!!!!!!!!
linux安装出错 -
CentOS安装过程
CentOS安装过程
CentOS安装过程