Changes between Version 24 and Version 25 of AdvancedInstall


Ignore:
Timestamp:
2010-10-03T19:29:07Z (13 years ago)
Author:
freestorm
Comment:

Renumber

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedInstall

    v24 v25  
    44#!html
    55<a href=#point1>1. Additional Build/Install Documentation</a><br>
    6 <a href=#point1.5>1.5 Packaged By The Operating System</a><br>
    7 <a href=#point2>2. Dependencies</a><br>
    8 <a href=#point3>3. Overview</a><br>
    9 <a href=#point4>4. The "Desert Island" Build</a><br>
    10 <a href=#point5>5. Installing Outside The Source Tree</a><br>
    11 <a href=#point5.1>&nbsp;&nbsp;5.1. Installing The Latest Release</a><br>
    12 <a href=#point5.2>&nbsp;&nbsp;5.2. easy_install</a><br>
    13 <a href=#point5.3>&nbsp;&nbsp;5.3. Debian software package (deb)</a><br>
    14 <a href=#point5.4>&nbsp;&nbsp;5.4. Windows Installer</a><br>
    15 <a href=#point5.5>&nbsp;&nbsp;5.5. Apple Disk Image (dmg)</a><br>
    16 <a href=#point6>6. Installing From A Source Tree</a><br>
    17 <a href=#point6.1>&nbsp;&nbsp;6.1. Creating a binary distribution From A Source Tree</a><br>
    18 <a href=#point7>7. Platform-specific Notes</a><br>
    19 <a href=#point7.1>&nbsp;&nbsp;7.1. Debian/Ubuntu</a><br>
    20 <a href=#point7.2>&nbsp;&nbsp;7.2. CentOS 5.4</a><br>
    21 <a href=#point7.2.1>&nbsp;&nbsp;&nbsp;&nbsp;7.2.1 Dependencies</a><br>
    22 <a href=#point7.3>&nbsp;&nbsp;7.3. MacOS</a><br>
    23 <a href=#point7.4>&nbsp;&nbsp;7.4. Windows</a><br>
    24 <a href=#point7.4.1>&nbsp;&nbsp;&nbsp;&nbsp;7.4.1. What if that doesn't work?</a><br>
    25 <a href=#point7.4.2>&nbsp;&nbsp;&nbsp;&nbsp;7.4.2. How do I make it run as a Windows service?</a><br>
    26 <a href=#point7.4.3>&nbsp;&nbsp;&nbsp;&nbsp;7.4.3. How do I make it run under a different user account?</a><br>
     6<a href=#point2>2 Packaged By The Operating System</a><br>
     7<a href=#point3>3. Dependencies</a><br>
     8<a href=#point4>4. Overview</a><br>
     9<a href=#point5>5. The "Desert Island" Build</a><br>
     10<a href=#point6>6. Installing Outside The Source Tree</a><br>
     11<a href=#point6.1>&nbsp;&nbsp;6.1. Installing The Latest Release</a><br>
     12<a href=#point6.2>&nbsp;&nbsp;6.2. easy_install</a><br>
     13<a href=#point6.3>&nbsp;&nbsp;6.3. Debian software package (deb)</a><br>
     14<a href=#point6.4>&nbsp;&nbsp;6.4. Windows Installer</a><br>
     15<a href=#point6.5>&nbsp;&nbsp;6.5. Apple Disk Image (dmg)</a><br>
     16<a href=#point7>7. Installing From A Source Tree</a><br>
     17<a href=#point7.1>&nbsp;&nbsp;6.1. Creating a binary distribution From A Source Tree</a><br>
     18<a href=#point8>8. Platform-specific Notes</a><br>
     19<a href=#point8.1>&nbsp;&nbsp;8.1. Debian/Ubuntu</a><br>
     20<a href=#point8.2>&nbsp;&nbsp;8.2. CentOS 5.4</a><br>
     21<a href=#point8.2.1>&nbsp;&nbsp;&nbsp;&nbsp;8.2.1 Dependencies</a><br>
     22<a href=#point8.3>&nbsp;&nbsp;8.3. MacOS</a><br>
     23<a href=#point8.4>&nbsp;&nbsp;8.4. Windows</a><br>
     24<a href=#point8.4.1>&nbsp;&nbsp;&nbsp;&nbsp;8.4.1. What if that doesn't work?</a><br>
     25<a href=#point8.4.2>&nbsp;&nbsp;&nbsp;&nbsp;8.4.2. How do I make it run as a Windows service?</a><br>
     26<a href=#point8.4.3>&nbsp;&nbsp;&nbsp;&nbsp;8.4.3. How do I make it run under a different user account?</a><br>
    2727}}}
    2828
     
    3939the most general cases will be folded into docs/quickstart.html .
    4040
    41 [=#point1.5]
     41[=#point2]
    4242== Packaged By The Operating System ==
    4343
    4444Tahoe-LAFS is already integrated into some operating systems. See [wiki:OSPackages the OSPackages page].
    4545
    46 [=#point2]
     46[=#point3]
    4747== Dependencies ==
    4848
     
    5555In addition to these, if you are running on Microsoft Windows, then you need to manually install [http://sourceforge.net/projects/pywin32 pywin32] before setting up Tahoe-LAFS.
    5656
    57 [=#point3]
     57[=#point4]
    5858== Overview ==
    5959
     
    8686it as you would any other system executable.
    8787
    88 [=#point4]
     88[=#point5]
    8989== The "Desert Island" Build ==
    9090
     
    119119latest. The tahoe-deps bundle contains a README that has a version number.
    120120
    121 [=#point5]
     121[=#point6]
    122122== Installing Outside The Source Tree ==
    123123
     
    126126You have several options:
    127127
    128 [=#point5.1]
     128[=#point6.1]
    129129=== Installing The Latest Release ===
    130130
    131 [=#point5.2]
     131[=#point6.2]
    132132=== easy_install ===
    133133"{{{easy_install allmydata-tahoe}}}", on any system that has
     
    138138and {{{/usr/bin/tahoe}}} .
    139139
    140 [=#point5.3]
     140[=#point6.3]
    141141=== Debian software package (deb) ===
    142142On Debian or Ubuntu linux systems, you can install pre-compiled packages by
     
    145145details.
    146146
    147 [=#point5.4]
     147[=#point6.4]
    148148=== Windows Installer ===
    149149Windows users can use an installer, which also provides the
     
    152152where are they downloadable?).
    153153
    154 [=#point5.5]
     154[=#point6.5]
    155155=== Apple Disk Image (dmg) ===
    156156Mac users can use a .dmg file (also an installer?), which provides a simple
     
    158158These can be downloaded from ''(TODO: same problem)''.
    159159
    160 [=#point6]
     160[=#point7]
    161161== Installing From A Source Tree ==
    162162
     
    176176("{{{make install PREFIX=/usr/local}}}" does not currently work -- see #703.)
    177177
    178 [=#point6.1]
     178[=#point7.1]
    179179=== Creating a binary distribution From A Source Tree ===
    180180
     
    203203Macintosh OS-X executable and the corresponding installer (.dmg) file.
    204204
    205 [=#point7]
     205[=#point8]
    206206== Platform-specific Notes ==
    207207
    208 [=#point7.1]
     208[=#point8.1]
    209209=== !Debian/Ubuntu ===
    210210
     
    214214details.
    215215
    216 [=#point7.2]
     216[=#point8.2]
    217217=== CentOS 5.4 ===
    218218
     
    221221yum install gcc python-devel sqlite-devel gcc-c++ openssl-devel
    222222
    223 [=#point7.2.1]
     223[=#point8.2.1]
    224224{{{
    225225#!html
     
    228228cpp glibc-devel glibc-headers kernel-headers libgomp libstdc++-devel e2fsprogs-devel  keyutils-libs-devel krb5-devel libselinux-devel libsepol-devel zlib-devel
    229229
    230 [=#point7.3]
     230[=#point8.3]
    231231=== MacOS ===
    232232
     
    234234Note that Xcode is quite large (2.5GB) so plan accordingly if you will need to download it.
    235235
    236 [=#point7.4]
     236[=#point8.4]
    237237=== Windows ===
    238238
     
    258258{{{C:\Python26\python setup.py install}}} can also optionally be used as on other platforms.
    259259
    260 [=#point7.4.1]
     260[=#point8.4.1]
    261261==== What if that doesn't work? ====
    262262
     
    278278After installing the compilers, repeat the above instructions from step 4 (using a new command prompt to make sure that the environment variable setting has taken effect).
    279279
    280 [=#point7.4.2]
     280[=#point8.4.2]
    281281==== How do I make it run as a Windows service? ====
    282282
    283283http://agiletesting.blogspot.com/2005/09/running-python-script-as-windows.html
    284284
    285 [=#point7.4.3]
     285[=#point8.4.3]
    286286==== How do I make it run under a different user account? ====
    287287