Forráskód Böngészése

add a hint for solaris users

svn:r1307
Roger Dingledine 22 éve
szülő
commit
c783ebe485
1 módosított fájl, 3 hozzáadás és 0 törlés
  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