How to install swftools in my webserve
most important is which place to install and install command.
Log on to the server and enter the following commands:
wget http://www.swftools.org/swftools-0.9.1.tar.gz
tar -xzvf swftools-0.9.1.tar.gz
cd swftools-0.9.1
./configure --prefix=$HOME
make
make install
That will install swftools (including pdf2swf). Please let us know if you need anything else.
Regards,
Aaron H.
WebFaction Support
--
WebFaction - Smarter web hosting
http://webfaction.com - http://twitter.com/webfaction

