Bläddra i källkod

add a hint for solaris users

svn:r1307
Roger Dingledine 22 år sedan
förälder
incheckning
c783ebe485
1 ändrade filer med 3 tillägg och 0 borttagningar
  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