]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add a hint for building on athena
authorRoger Dingledine <arma@torproject.org>
Wed, 25 Aug 2004 19:07:51 +0000 (19:07 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 25 Aug 2004 19:07:51 +0000 (19:07 +0000)
svn:r2315

INSTALL

diff --git a/INSTALL b/INSTALL
index c9bc5404dc59f2f39a97ec80434b712be90b38a6..5c0acbefb84b895496657e107e0cf2a54841e37c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -47,6 +47,10 @@ If the quickstart doesn't work for you:
     ./configure
   rather than simply ./configure.
 
+  If you have mysterious autoconf failures while linking openssl,
+  consider setting your LD_LIBRARY_PATH to the openssl lib directory.
+  For example, "setenv LD_LIBRARY_PATH /usr/athena/lib".
+
   Check out the list archives at http://archives.seul.org/or/dev/ and see
   if somebody else has reported your problem. If not, please subscribe
   and let us know what you did to fix it, or give us the details and