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
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