Hi Monks,
I am using Active Perl 5.8.8 on my PC and our company has Active Perl 5.8.2 on the server.
I have Win32::AuthenticateUser on my PC. Since I do not have PPM on the server, I copied the required files on tho the server. It fails with dependancy. I got the error
The procedure entry point Perl_IEnv_ptr could be located in the dynami
+c link library perl58.dll
I think the procedure Perl_IEnv_ptr is not a part of Perl 5.8.2, but exist with 5.8.8. I couldn't find a version of Win32::Authenticate for Perl 5.8.2
Monks, is there a way to get Win32::Authenticate work with perl 5.8.2?
Thanks in advance for the help.
rgds
--VC
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.