Help for this page

Select Code to Download


  1. or download this
    configure --prefix=/my/path/image2swf.app/lib
    make
    make install
    
  2. or download this
    perl Makefile.PL PREFIX=/my/path/image2swf.app/lib
    make
    make install
    
  3. or download this
    use lib qw(lib)