How to Install SWFMILL on Linux
Steps :
- download SWFMILL
- open archive with type:
tar -xzf swfmill-0.2.2.tar.gz - go to swfmill-0.2.2:
cd swfmill-0.2.2 - configure,compile and install:
./configure && make && make install - and now when type:
swfmill
you must see this
swfmill 0.2.2usage: swfmill
XML-based SWF (Shockwave Flash) processing tooletc ……
- and swfmill now installed
- see current documentation