I got four instances of errors being reported whilst decompressing .lzma files., but as it deletes them afterwards, its not possible to check whether they were completely unpacked or not without downloading the files again.

Yes, I'm working on allowing you to save the downloaded files, and I've thought about letting the installer give you the option of installing from the web or installing from the files stored on your hard drive already. Todo list very long.

No need to send me a log, you're the only person who has had this problem so far out of 20+ installs, so for now all I can suggest is that you check your internet connection.

Are you downloading from the code.google.com site, or from a local server? The downloader chokes on local sites for some reason, I'm looking into it now.

It subsequently fails the C:\camelbox\bin>perl5.10.0.exe -V test with: (snippage of error output)

I have not seen that one before. Usually if you're missing libraries of any kind, a dialog pops up telling you what .dll file was missing. This sounds like files got corrupted. Again, you're the only person who has had these issues so far.

I also posted a new release yesterday. You can try that if you wish.


In reply to Re^2: Camelbox: A build of Gtk2-Perl for Windows by spicyjack
in thread Camelbox: A build of Gtk2-Perl for Windows by spicyjack

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.