Просмотр исходного кода

add a hint for solaris users

svn:r1307
Roger Dingledine 22 лет назад
Родитель
Сommit
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