Hey Everyone, So i'm having a epic time trying to get DBD::mysql to install on my centos server. I started out using perlbrew but it borked everything, so I switched over to using cpan. I removed all modules and have started over. It was going well until I hit a wall getting this one mod installed.

cpan[10]> force make DBD::mysql Running make for module 'DBD::mysql' Running make for C/CA/CAPTTOFU/DBD-mysql-4.028.tar.gz CPAN.pm: Going to build C/CA/CAPTTOFU/DBD-mysql-4.028.tar.gz make: *** [dbdimp.o] Error 1 CAPTTOFU/DBD-mysql-4.028.tar.gz /usr/bin/make -- NOT OK Warning (usually harmless): 'YAML' not installed, will not store persi +stent state Failed during this command: CAPTTOFU/DBD-mysql-4.028.tar.gz : make NO

I'm not sure what to do, i'm open to suggestions, not sure if there is a install from source way I haven't found or something i'm missing. Thanks :D


In reply to DBD::mysql fail by hauntedbyshadow

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.