From: Roger Dingledine Date: Wed, 25 Aug 2004 19:07:51 +0000 (+0000) Subject: add a hint for building on athena X-Git-Tag: tor-0.0.8~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cdf7c764feba31793a569798c2be76646f83058;p=thirdparty%2Ftor.git add a hint for building on athena svn:r2315 --- diff --git a/INSTALL b/INSTALL index c9bc5404dc..5c0acbefb8 100644 --- 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