There are two dynamically-linked versions of Perl for cygwin available here:
- version 1.4.1 is the most recent patch level. However, there is no binary distribution. That's okay, the changes (with respect to verison 1.4) were cosmetic only.
- version 1.4 is the latest binary. To update the documentation to v1.4.1, just download this.
Depending on your browser, you may need to right-click/"Save link as" on the links below, rather than just clicking on them.
If you wish to install a binary package, do the following:
- cd to /
- unpack the binary distribution. It will install itself into /usr/local/lib/perl5, usr/local/man, and /usr/local/bin.
- you're done.
If you wish to build perl yourself, do the following:
- unpack the original source distribution from cpan.org in /usr/local/src
- unpack the patchkit somewhere else
- copy perl5.005_03-dynamic-patch-v1.4.1p into /usr/local/src/perl5.005_03/
- cd /usr/local/src/perl5.005_03
- NT only: chmod -R +w *
- patch -p1 < perl5.005_03-dynamic-patch-v1.4.1p
- read perl5.005_03/README.cygwin32
Or, download the patched source and just do steps #1 and #7.
The patchkit perl5.005_03-dynamic-patch-v1.4.1.tar.gz contains:
README
|
|
perl5.005_03-dynamic-patch-v1.4.1p
|
the patch - apply to pristine source
|
conflog-v1.4
|
transcript of my configure session
|
makelog-v1.4
|
transcript of my make session
|
maketest-v1.4
|
transcript of 'make test'
|
harness-v1.4
|
transcript of './perl harness'
|
makeinstall-v1.4
|
transcript of 'make install'
|
perl5.005_03-dynamic-patch-v1.4.1.tar.gz
README.cygwin32 html or pod
Binary: none
Checksum for binary: none
Patched source: none
Checksum for patched source: none
Patch: Download *67 581 bytes*
Checksum for patch: Download
Original Source: http://www.cpan.org/src/5.0/perl5.005_03.tar.gz
perl5.005_03-cygwinb20-dynamic-v1.4.tar.bz2
Binary: Download *4 638 925 bytes*
Checksum for binary: Download
Patched source: Download *3 048 271 bytes*
Checksum for patched source: Download
Patch: Download *65 584 bytes*
Checksum for patch: Download
Original Source: http://www.cpan.org/src/5.0/perl5.005_03.tar.gz
B20 Home
Obsolete CygUtils Home
Last modified: Fri Feb 18 16:36:36 Eastern Standard Time 2000