Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^8: Using Perlbrew with debian Perl packages like libdbd-mysql

by nysus (Parson)
on Dec 13, 2017 at 23:02 UTC ( [id://1205488]=note: print w/replies, xml ) Need Help??


in reply to Re^7: Using Perlbrew with debian Perl packages like libdbd-mysql
in thread [SOLVED] Using Perlbrew with debian Perl packages like libdbd-mysql

I know enough to know when I've been down a road before and have met without success and will likely be tearing my hair out for no good reason. The solution I found was not on that man page because things were complicated by the fact that I had used the debian package system to install mysql. The man page simply does not cover that scenario. And I know just about jack about the debian packaging system to be able to figure out a workaround on my own. See what worked below.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^8: Using Perlbrew with debian Perl packages like libdbd-mysql

Replies are listed 'Best First'.
Re^9: Using Perlbrew with debian Perl packages like libdbd-mysql
by marto (Cardinal) on Dec 13, 2017 at 23:08 UTC

    This is not a work around as you claim. The documentation I linked to clearly states prerequisites you had not satisfied. The error thrown when trying to install tells you what file can't be found. A Google search for the error or if you don't know how to use your package management tool to search for things (of course there's documentation available to explain how to do that) would find what you needed. Nobody is born knowing this. There simply is no magic.

      If you barely know algebra2, it's hard to grok a math book where parts of it are written for those familiar with calculus.

      $PM = "Perl Monk's";
      $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
      $nysus = $PM . ' ' . $MCF;
      Click here if you love Perl Monks

        I'm not sure if you're overwhelmed, but it just seems like you didn't even read the documentation to begin with, and have unreasonable expectations.

      The workaround has worked for me. I'm not getting any more script errors about not being able to connect to the database.

      $PM = "Perl Monk's";
      $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
      $nysus = $PM . ' ' . $MCF;
      Click here if you love Perl Monks

        Again, it's not a workaround, you met the prerequisites of the tool you wish to use, as specified by the documentation.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1205488]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-18 02:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found