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.2
    XML-based SWF (Shockwave Flash) processing tool
    usage: swfmill

    etc ……

  • and swfmill now installed
  • see current documentation


Comments are closed.