Skip to content
Snippets Groups Projects
Commit 632734e2 authored by Dan Nixon's avatar Dan Nixon
Browse files

Document the need to install Xvfb

Also tidies up this section so there is a single list of packages that
you must install.
parent 418e510f
No related merge requests found
...@@ -101,14 +101,9 @@ Service" has completed you should ...@@ -101,14 +101,9 @@ Service" has completed you should
Linux Linux
----- -----
Install an ssh server. Install an ssh server, ``ccache``, ``curl`` and ``xvfb``.
Install ``ccache``. After installing run ``ccache --max-size=20G`` from the ``builder`` account. From the ``builder`` account run ``ccache --max-size=20G``.
Install a vnc server and from the ``builder`` account run ``vncpasswd`` to set a password on the VNC server. It
can be any password.
Ensure ``curl`` is installed
Any machines acting as performance test servers will require ``mysqldb`` to be installed. Any machines acting as performance test servers will require ``mysqldb`` to be installed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment