Okay, I've programmed everything I ever needed myself and I'm tired of doing it that way. I yield to the USE clause!
I'm new to the whole PPM (Perl Package Manager) and binaries thingy but sorta figured the PPM thing out. My issue is with these "binaries". Specifically the MySQL one. Now before you flame me and tell me to go to mysql.com, hear me out.
I d/l'ed the mysql binary and openned the .gz and then the .tar file in that. What I see looks like it should be dumped in the Perl/site/lib folder but I see folders (in the archive) that I already have. For fear of overwritting a exisiting file, what is the typical process for installing binaries? Is there EVEN a typical installation process for binaries on Windows-based OSs? (My assumption is 'I don't know')
With that out of the way, anyone with experience installing the MySql binary, please help me out. Let me know the installation pitfalls if any (...what am I saying; there are always pitfalls). ;-p
======================
Sean Shrum
http://www.shrum.net
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.