Time to repent of old habits...

I sacrificed the testdb I had manually created via pgAdmin 4 on the sin alter.
Having received forgiveness for my folly, I once again kept the ordinances of README.
This time, and only with a mustard seed of faith (since pg_ctl... failed to connect to the testdb)
I tried once more to apply README theology, and DBD::Pg 3.10.4 did indeed install.
Healing can be slow, but it has begun.

user @ computer C:\Windows\System32 >cpanp Unable to get Terminal Size. The Win32 GetConsoleScreenBufferInfo call + didn't work. The COLUMNS and LINES environment variables didn't work +. at C:/Perl64/lib/Term/ReadLine/readline.pm line 410. CPANPLUS::Shell::Default -- CPAN exploration and module installation ( +v0.9906) *** Please report bugs to <bug-cpanplus@rt.cpan.org>. *** Using CPANPLUS::Backend v0.9906. ReadLine support disabled. *** Type 'p' now to show start up log Did you know... You can use plugins. Type '/plugins' to list available plugins CPAN Terminal> l DBD::Pg Details for 'DBD::Pg' Author Greg Sabino Mullane (greg@turnstep.com) Description None given Development Stage Unknown Installed File C:\Perl64\site\lib\DBD\Pg.pm Interface Style Unknown Language Used Unknown Package DBD-Pg-3.10.4.tar.gz Public License Unknown Support Level Unknown Version Installed 3.10.4 Version on CPAN 3.10.4 Contains: Bundle::DBD::Pg + 3.10.4 DBD::Pg + 3.10.4 CPAN Terminal>

Please accept my humble gratitude


In reply to Re^4: 'cpan DBD::Pg' install fails ( undefined reference to 'PQstatus' , objdump ) by perlygapes
in thread 'cpan DBD::Pg' install fails by perlygapes

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.