I apologise if I have posted this in the wrong place - there is so little about the Builder package that I thought it would be sensible to ask someone who has already succeeded with it. And I'm going crazy with this problem anyway!

I have installed SWF::Builder 0.16 on a W2K box (under ActiveState perl) and attempted to run a couple of examples including the one by zentara at http://www.perlmonks.org/?node_id=515732 (the other examples are supplied with the package).

When I run an example I get the message "Failed loading font module. It is necessary to install Font-FreeType or Font-TTF to use outline fonts at D:/program files/perl/site/lib/SWF/Builder.pm line 166".

However, I can see that the modules FreeType.pm and TTF.pm are already installed in the directory ...\SWF\Builder\Character\Font.

A few of my own examples have worked but only those which don't involve text or fonts.

Can anyone suggest how to get this going?

Thank you!


In reply to Problem with SWF::Builder Installation? by jammyb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.