diff options
author | Roger Dingledine <arma@torproject.org> | 2004-03-20 20:48:27 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-03-20 20:48:27 +0000 |
commit | 30520b926c9fcc282cb9affec544cab978d10414 (patch) | |
tree | 331942ad6626f161a5895c041cf1cff7f9eb4c12 /INSTALL | |
parent | ed0ef86c0ee71475ffceb3aef32d60a886e7e436 (diff) | |
download | tor-30520b926c9fcc282cb9affec544cab978d10414.tar tor-30520b926c9fcc282cb9affec544cab978d10414.tar.gz |
solaris no longer needs special ./configure directions
svn:r1320
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -46,9 +46,6 @@ If the quickstart doesn't work for you: ./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 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 |