ReferencePlatforms/Test/Win7 64-bit: Difference between revisions

m
Line 89: Line 89:
  cd pyyaml-3.09
  cd pyyaml-3.09
  python setup.py install
  python setup.py install
* nircmd.exe
* nircmd.exe:
* sshd
copy nircmd.exe c:\
* tools repo
* Tools repository:
cd c:\
hg clone http://hg.mozilla.org/tools


== Apache ==
== Apache ==
  449d033ebcc056ec1f203c6a59f9b2bd *httpd-2.2.15-win32-x86-no_ssl.msi
  449d033ebcc056ec1f203c6a59f9b2bd *httpd-2.2.15-win32-x86-no_ssl.msi


The DocumentRoot will be dependent on the builddir of your Buildbot slave. In this section that directory will be referred to as $BUILDDIR.
* Download and install Apache version 2.2.15
 
'''For machines in the pool of slaves, $BUILDDIR should be 'talos-data'.'''
=== Pageset ===
You will need to install a page set in c:\pages.
 
=== The rest ===
* Download and install Apache version ????
* Set 'Network Domain' and 'Server Name' to 'localhost'.
* Set 'Network Domain' and 'Server Name' to 'localhost'.
* Create an empty directory so Apache doesn't complain:
* Create an empty directory so Apache doesn't complain:
  mkdir c:/talos-slave/$BUILDDIR/talos
  mkdir c:/talos-slave/talos-data/talos
* Change DocumentRoot and 'C:/Program Files..." <Directory> tag to 'c:/talos-slave/$BUILDDIR/talos'.
* Change DocumentRoot and 'C:/Program Files..." <Directory> tag to 'c:/talos-slave/talos-data/talos'.
* Restart Apache from the system tray icon
* Turn off logging, remove any lines that begin with "CustomLog"
* Turn off logging, remove any lines that begin with "CustomLog"
* Reboot


=a=
=a=
  schtasks /create /xml "talos slave.xml" /tn slave
  schtasks /create /xml "talos slave.xml" /tn slave
canmove, Confirmed users
6,440

edits