Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Installing Unicode::LineBreak on Strawberry Perl v 5.16.2

by wind (Priest)
on Apr 02, 2014 at 09:17 UTC ( [id://1080707]=note: print w/replies, xml ) Need Help??


in reply to Re: Installing Unicode::LineBreak on Strawberry Perl v 5.16.2
in thread Installing Unicode::LineBreak on Strawberry Perl v 5.18.2

Perl version: 5.18.2.1 / 64bit

>perl -MDigest::MD5::File=file_md5_hex -e "print file_md5_hex(q{libsom +bok.a})"; f7c2e96f8fe5d6ecfdd73adfaeedb1a4

Replies are listed 'Best First'.
Re^3: Installing Unicode::LineBreak on Strawberry Perl v 5.16.2
by syphilis (Archbishop) on Apr 02, 2014 at 10:00 UTC
    Yes, I get a different digest for sombok/libsombok.a - though we sort of already knew that:
    C:\sisyphusion\Unicode-LineBreak-2013.11>perl -MDigest::MD5::File=file +_md5_hex -e "print file_md5_hex(q{sombok/libsombok.a})"; cbe8b0ea8b125eb5ce42f36476d95ddb
    So let's do as AM suggests and compare our respective ar.exe files:
    C:\sisyphusion\Unicode-LineBreak-2013.11>pwhich ar.exe C:\_64\strawberry5.18.2\c\bin\ar.exe C:\sisyphusion\Unicode-LineBreak-2013.11>pwhich ar C:\_64\strawberry5.18.2\c\bin\ar.EXE C:\sisyphusion\Unicode-LineBreak-2013.11>perl -MDigest::MD5::File=file +_md5_hex -e "print file_md5_hex(q{C:/_64/strawberry5.18.2/c/bin/ar.ex +e})"; cc088517b6edf56b4e7b643dde58d6b7
    Cheers,
    Rob
Re^3: Installing Unicode::LineBreak on Strawberry Perl v 5.16.2
by Anonymous Monk on Apr 02, 2014 at 09:29 UTC

    And the output of file is?

    where is libsombook.a, and is that the only one?

    which ar.exe is used (version and/or md5sum), is that the only one?

    And now for syphilis to post md5sums :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1080707]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-20 02:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found