Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^12: search and replace strings in different files in a directory

by Corion (Patriarch)
on Sep 01, 2014 at 12:11 UTC ( [id://1099169]=note: print w/replies, xml ) Need Help??


in reply to Re^11: search and replace strings in different files in a directory
in thread search and replace strings in different files in a directory

/bin/sh: gcc-4: Kommando nicht gefunden.

This means you should install the gcc cygwin package. But unless you really, really need a recent version of File::Spec, don't upgrade File::Spec. It comes with the Perl core distribution and there rarely is a need to upgrade it. I haven't read the previous replies you already got, so there might be a reason to actually upgrade the module, but unless there is a pressing need to do so, I wouldn't.

Replies are listed 'Best First'.
Re^13: search and replace strings in different files in a directory
by PitifulProgrammer (Acolyte) on Sep 01, 2014 at 12:28 UTC

    Dear Corion,

    Thanks for the hint, I will see to upgrading Cygwin as you pointed out.

    I forgot to mention that my question was related to an error message I got from the shell, i.e.

    File::Spec version 3.4 required--this is only version 3.33 at /usr/lib +/perl5/site_perl/5.14/Path/Tiny.pm line 12.

    So I thought I'd just upgrade the module as the prompt said, but then things got messy (cf. previous post). Or is there another error I failed to spot?

    Thanks a mil in advance for your help

    C.

      Ah, yes, if another module seems to want a more recent version of File::Spec, then upgrading File::Spec is likely the path of least resistance.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1099169]
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: (2)
As of 2024-04-25 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found