Roger Dingledine commited on 2005-07-01 05:56:28
Zeige 1 geänderte Dateien mit 8 Einfügungen und 7 Löschungen.
| ... | ... |
@@ -54,15 +54,15 @@ Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p> |
| 54 | 54 |
<li><b>Windows</b> installer: |
| 55 | 55 |
<a href="dist/win32/tor-0.1.0.10-win32.exe">0.1.0.10</a> (<a |
| 56 | 56 |
href="dist/win32/tor-0.1.0.10-win32.exe.asc">sig</a>), |
| 57 |
-<a href="dist/win32/tor-0.1.1.1-alpha-win32.exe">0.1.1.1-alpha</a> (<a |
|
| 58 |
-href="dist/win32/tor-0.1.1.1-alpha-win32.exe.asc">sig</a>). |
|
| 57 |
+<!--<a href="dist/win32/tor-0.1.1.1-alpha-win32.exe">0.1.1.1-alpha</a> (<a |
|
| 58 |
+href="dist/win32/tor-0.1.1.1-alpha-win32.exe.asc">sig</a>). --> |
|
| 59 | 59 |
Be sure to read the <a |
| 60 | 60 |
href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a>.</li> |
| 61 | 61 |
<li><b>Mac OS X</b> installer: |
| 62 | 62 |
<a href="dist/osx/Tor 0.1.0.10 Bundle.dmg">0.1.0.10</a> (<a |
| 63 | 63 |
href="dist/osx/Tor 0.1.0.10 Bundle.dmg.asc">sig</a>), |
| 64 |
-<a href="dist/osx/Tor 0.1.1.1-alpha Bundle.dmg">0.1.1.1-alpha</a> (<a |
|
| 65 |
-href="dist/osx/Tor 0.1.1.1-alpha Bundle.dmg.asc">sig</a>). |
|
| 64 |
+<!--<a href="dist/osx/Tor 0.1.1.1-alpha Bundle.dmg">0.1.1.1-alpha</a> (<a |
|
| 65 |
+href="dist/osx/Tor 0.1.1.1-alpha Bundle.dmg.asc">sig</a>).--> |
|
| 66 | 66 |
Be sure to read the <a |
| 67 | 67 |
href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a>.</li> |
| 68 | 68 |
<li><b>Red Hat Linux</b> package: |
| ... | ... |
@@ -70,15 +70,16 @@ href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a>.</li> |
| 70 | 70 |
href="dist/rpm/tor-0.1.0.11-tor.0.fc1.i386.rpm.asc">sig</a>), |
| 71 | 71 |
<a href="dist/rpm/tor-0.1.0.11-tor.0.fc1.src.rpm">0.1.0.11 SRPM</a> (<a |
| 72 | 72 |
href="dist/rpm/tor-0.1.0.11-tor.0.fc1.src.rpm.asc">sig</a>), |
| 73 |
+<!-- |
|
| 73 | 74 |
<a href="dist/rpm/tor-0.1.1.1.alpha-tor.0.fc1.i386.rpm">0.1.1.1-alpha RPM</a> (<a |
| 74 | 75 |
href="dist/rpm/tor-0.1.1.1.alpha-tor.0.fc1.i386.rpm.asc">sig</a>), |
| 75 | 76 |
<a href="dist/rpm/tor-0.1.1.1.alpha-tor.0.fc1.src.rpm">0.1.1.1-alpha SRPM</a> (<a |
| 76 |
-href="dist/rpm/tor-0.1.1.1.alpha-tor.0.fc1.src.rpm.asc">sig</a>) |
|
| 77 |
+href="dist/rpm/tor-0.1.1.1.alpha-tor.0.fc1.src.rpm.asc">sig</a>)--> |
|
| 77 | 78 |
</li> |
| 78 | 79 |
<li>Latest source tarballs: <a href="dist/tor-0.1.0.11.tar.gz">0.1.0.11</a> |
| 79 | 80 |
(<a href="dist/tor-0.1.0.11.tar.gz.asc">sig</a>), |
| 80 |
-<a href="dist/tor-0.1.1.1-alpha.tar.gz">0.1.1.1-alpha</a> |
|
| 81 |
-(<a href="dist/tor-0.1.1.1-alpha.tar.gz.asc">sig</a>). |
|
| 81 |
+<!--<a href="dist/tor-0.1.1.1-alpha.tar.gz">0.1.1.1-alpha</a> |
|
| 82 |
+(<a href="dist/tor-0.1.1.1-alpha.tar.gz.asc">sig</a>).--> |
|
| 82 | 83 |
You will <a href="http://www.monkey.org/~provos/libevent/">need |
| 83 | 84 |
libevent</a>. If you are brave enough to try building from source on |
| 84 | 85 |
Windows, you'll need libevent 1.0c or later.</li> |
| 85 | 86 |