Browse Source

add a hint for building on athena

svn:r2315
Roger Dingledine 19 years ago
parent
commit
0cdf7c764f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      INSTALL

+ 4 - 0
INSTALL

@@ -47,6 +47,10 @@ If the quickstart doesn't work for you:
     ./configure
     ./configure
   rather than simply ./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
   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
   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
   and let us know what you did to fix it, or give us the details and