Browse Source

add a hint for solaris users

svn:r1307
Roger Dingledine 20 years ago
parent
commit
c783ebe485
1 changed files with 3 additions and 0 deletions
  1. 3 0
      INSTALL

+ 3 - 0
INSTALL

@@ -46,6 +46,9 @@ If the quickstart doesn't work for you:
     ./configure
     ./configure
   rather than simply ./configure.
   rather than simply ./configure.
 
 
+  On Solaris, maybe use
+    LDFLAGS="-lsocket -lnsl" ./configure --with-ssl-dir=/usr/local/ssl
+
   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