Hi There Monks,

I encounter problems compiling/installing Set-Object-1.22 module on a Win 64 bit machine.

Here's the details:

Machine:

Microsoft Windows Server 2003 R2 Enterprise x64 Edition Service Pack 2

Perl:

perl, v5.8.8 built for MSWin32-x64-multi-thread

make.exe:

Microsoft Program Maintenance Utility Version 8.0.0.50727.42

ERROR:

Can't load 'C:/tools/Perl64/site/lib/auto/Set/Object/Object.dll' for module Set::Object: load_file:The specified module could not be found at C:/tools/Perl64/lib/DynaLoader.pm line 228.

AND this one pops up:

"This application has failed to start because MSVCR80.dll was not found. Re-installing the application might fix the problem."

I was wondering if you could help me figuring out how to resolve this?

This problem occurs when I execute "make test".

I successfully executed "make" and 'C:/tools/Perl64/site/lib/auto/Set/Object/Object.dll' has already been created.

But it is still unloadable....

I've successfully tried installing this module on a Win 32-bit machine before.

Thanks.


In reply to Problems installing Set::Object-1.22 on a Win 64-bit machine by kurt27

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.