Hmm.

Thanks for the pointer. I tried it; installed without a hitch under ppm3. However, it doesn't work. Says something like this:

install_driver(mysql) failed: Can't load 'C:/Perl/site/lib/auto/DBD/my +sql/mysql.dll' for module DBD::mysql: load_file:One of the library fi +les needed to run this application cannot be found at C:/Perl/lib/Dyn +aLoader.pm line 229. at (eval 1) line 3
Not sure what to do. I take it that the precompiled binaries in the ppd aren't statically linked and they're needing a library file (Which one? Doesn't say) that doesn't exist on my system. ::sighs::

I'm thinking about downgrading back to ActivePerl 5.6 so I can get some sanity back. I'll come back around to 5.8 when ActiveState catches up. (muted grumbling)

-Shawn / (Ph) Phaysis
If idle hands are the tools of the devil, are idol tools the hands of god?


In reply to Re(2): Activestate 5.8 + DBD-mysql a no-go? by Phaysis
in thread Activestate 5.8 + DBD-mysql a no-go? by Phaysis

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.