Beefy Boxes and Bandwidth Generously Provided by pair Networks Cowboy Neal with Hat
There's more than one way to do things
 
PerlMonks  

Re: How do I install activestate patch=22552

by AcidHawk (Vicar)
on Apr 13, 2004 at 11:35 UTC ( [id://344754]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to How do I install activestate patch=22552

This is an interesting question. I am in the same boat, running 5.8.3 build 809 on XP Pro.

All I have been able to find is the following

If you are applying these patches, you'll need to make sure you have GNU patch v2.5 or later and the latest release against which the diffs are made. Some files in the perl distribution have carriage-ret +urns by design. You'll need to remove them before you you can apply the patches. % find -name \* -print | xargs perl -pi -e 's/\r$//' % patch -p1 -N < diffs/3479 % patch -p1 -N < diffs/3480 [..etc..]

in the

Readme in patch dir

Let us know if you find anything more.

-----
Of all the things I've lost in my life, its my mind I miss the most.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://344754]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.