============
Installation
============

This package has been tested on Linux, FreeBSD and Solaris. A port is
available on Mac OS X. It should work on Erlang supported platforms
(Linux, Solaris, \*BSD, Win32 and Mac OS X).

On Mac OS X you can install Tsung via Homebrew (http://brew.sh/): :command:`brew install tsung`.


Dependencies
============

* **Erlang/OTP R13B** and up (`download <http://www.erlang.org/download.html>`_). Erlang is now
  part of Fedora and Debian/Ubuntu repositories.

* **pgsql module** made by Christian Sunesson (for the PostgreSQL plugin):
  sources available at http://jungerl.sourceforge.net/ . The module is
  included in the source and binary distribution of Tsung. It
  is released under the EPL License.

* **mysql module** made by Magnus Ahltorp & Fredrik Thulin (for the mysql plugin):
  sources available at
  http://www.stacken.kth.se/projekt/yxa/. The modified module is
  included in the source and binary distribution of Tsung. It
  is released under the three-clause BSD License.

* **eldap module** (for the LDAP plugin):
  sources available at http://jungerl.sourceforge.net/. The module is
  included in the source and binary distribution of Tsung. It
  is released under the GPL License.

* **mochiweb** libs (for XPath parsing, optionally used for dynamic variables in the HTTP plugin):
  sources available at https://github.com/mochi/mochiweb. The module
  is included in the source and binary distribution of Tsung. It
  is released under the MIT License.

* **gnuplot** and **perl5**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         