Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Build problems with Archive::Zip?

by fishmonger (Chaplain)
on Jul 08, 2015 at 19:22 UTC ( [id://1133767]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Build problems with Archive::Zip?
in thread Build problems with Archive::Zip?

Yes I do know the difference.

I do most of my coding on *nix systems and made 2 mistakes here. 1) My mindset was in the *nix world where makefile and makefile.pl and Makefile.PL are 3 distinctly different files, which is not the case in the MS world. 2) I focused in on that 1 part and didn't read the full post.

I retract the first part of my first post but will still recommend using cpan/cpanm for the module installs instead of doing it manually.

Replies are listed 'Best First'.
Re^4: Build problems with Archive::Zip?
by marto (Cardinal) on Jul 08, 2015 at 19:30 UTC

    For reference, the manual install fails, a cpan install works on Windows. I uninstalled my manual build then cpan Archive::Zip, worked without error.

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re^4: Build problems with Archive::Zip?
by BrowserUk (Patriarch) on Jul 08, 2015 at 19:29 UTC
    but will still recommend using cpan/cpanm for the module installs instead of doing it manually.

    Why? What difference do you think it would have made for cpan or cpanm to have run the same commands I do, and failed in the same way?


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.
    I'm with torvalds on this Agile (and TDD) debunked I told'em LLVM was the way to go. But did they listen!

      Are you sure it would have failed in the same way? It didn't for me.

      c:\test>cpanm Archive::Zip --> Working on Archive::Zip Fetching http://www.cpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.48.ta +r.gz ... OK Configuring Archive-Zip-1.48 ... OK Building and testing Archive-Zip-1.48 ... OK Successfully installed Archive-Zip-1.48 (upgraded from 1.45) 1 distribution installed

      As you can see, this turned out to be an upgrade. I installed v1.45 back in Dec 2014 via cpan without any errors.

      When doing it manually, there's more of a chance of user error. I'm not saying that was the case here.

      Using cpan/cpanm is is much easier in terms of the number of steps the user needs to take. I'm sure you know that we Perl programmers are lazy and like to do things with fewer keystrokes.

        " I'm not saying that was the case here."
        Oh but WE are and WE are saying that BrowserUk doesn't want it known that he does not follow Best Practices. (:

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-04-18 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found