Download here, where I see no need to register

If you try to download any of the items on that page you *will* see a need to register :-)

At least, it still does for me. However, part of the problem turns out to be some tricks that IE7 was playing on me, and I've now managed to grab the source.

No matter whether I try to build it in the MSYS shell or as a cross-compilation for native windows in Cygwin, ../dist/configure terminates with the error:
checking for socklen_t equivalent... configure: error: Cannot find a t +ype to use in place of socklen_t
I haven't yet looked very hard for a solution to that.

Do you already have the Berkeley DB library ? If so, then I would have thought it would not be too difficult to build DB_File using that library and Strawberry Perl. (What errors do you get ?)

Cheers,
Rob

In reply to Re^4: Disappointed with latest Strawberry Perl by syphilis
in thread Disappointed with latest Strawberry Perl by syphilis

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.