Re-establish the fp overflow detection for VAX VMS; there
[p5sagit/p5-mst-13.2.git] / README.win32
index 135924e..fb0715c 100644 (file)
@@ -200,7 +200,7 @@ bundled with the distribution due to US Government restrictions
 on the export of cryptographic software.  Nevertheless, this routine\r
 is part of the "libdes" library (written by Eric Young) which is widely\r
 available worldwide, usually along with SSLeay (for example, \r
-"ftp://fractal.mta.ca/pub/crypto/SSLeay/DES/").  Set CRYPT_SRC to the\r
+"ftp://ftp.funet.fi/pub/crypt/mirrors/dsi/libdes/").  Set CRYPT_SRC to the\r
 name of the file that implements des_fcrypt().  Alternatively, if\r
 you have built a library that contains des_fcrypt(), you can set\r
 CRYPT_LIB to point to the library name.  The location above contains\r
@@ -210,6 +210,12 @@ self-contained file (fcrypt.c) that implements crypt(), so they may be
 easier to use.  A patch against the fcrypt.c found in libdes-3.06 is\r
 in des_fcrypt.patch.\r
 \r
+An easier alternative may be to get the pre-patched and ready-to-use\r
+fcrypt.c that can be found here:\r
+\r
+    http://downloads.ActiveState.com/pub/staff/gsar/fcrypt.c\r
+    ftp://ftp.ActiveState.com/pub/staff/gsar/fcrypt.c\r
+\r
 Perl will also build without des_fcrypt(), but the crypt() builtin will\r
 fail at run time.\r
 \r