From 3140c08b2e098606763eece6bf53a2c48e069e05 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 25 Sep 1997 06:42:29 +0000 Subject: First pass at OPIE 2.32 support. svn path=/trunk/; revision=1407 --- INSTALL | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2fb39b3b..f5615267 100644 --- a/INSTALL +++ b/INSTALL @@ -13,14 +13,15 @@ running fetchmail. 1. USEFUL THINGS TO INSTALL FIRST If you want support for RFC1938-compliant one-time passwords, you'll -need to install Craig Metz's OPIE libraries first. Then configure -with --enable-OPIE, and fetchmail build process will detect them and -compile appropriately. +need to install Craig Metz's OPIE libraries first and *make sure +they're on the normal library path* where configure will find them. Then +configure with --enable-OPIE, and fetchmail build process will detect +them and compile appropriately. Note: there is no point in doing this unless your server is OTP-enabled. To test this, telnet to the server port and give it a valid USER id. If the OK response includes the string "otp-", -you should install OPIE. +you should install OPIE. You need version 2.32 or better. The OPIE library sources are available at ftp://ftp.inner.net/pub/opie. -- cgit v1.2.3