浏览代码

add a hint for solaris users

svn:r1307
Roger Dingledine 22 年之前
父节点
当前提交
c783ebe485
共有 1 个文件被更改,包括 3 次插入0 次删除
  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