Thanks for the reply knbknb.
I am on a Windows 2003 environment, ActivePerl 5.8.8.816, Sybase 15.0.2.
I currently have DBD-Sybase 1.07_1 installed. I tried to get 1.08 on there but I am running into a lot of problems during the make process. I receive "Don't know how to make d:\perl\libConfig.pm". I looked at this as an issue in the make file code and went in to add a "\" to the path so that it could find the file properly. Now it returns the same error but with only, "Config.pm"
Originally, our system was a same Windows 2003 but Sybase 12.5. We installed Perl on the new server and I proceeded to just execute the .pl script we have setup. That returns an error:
"The procedure entry point PL_memory_wrap would not be located in the dynamic link library perl58.dll.
So as you can see. Several issues going on here and I'm not quite sure where to start.
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.