Installing TSLoad

For TSLoad 0.2 this method of installation not recommended because we still have default build mode is debug for a reason. So please use building from source wherever possible. If you still decided to use binary build, do the following.

Install prerequisites

Windows

On Windows you will only need to install Microsoft Visual C++ 2010 SP1 Redistributable Package (x64).

CentOS 6

TSLoad depends on these packages:

They are usually shipped with CentOS so no extra action is required.

Solaris 11

TSLoad depends on these packages:

Install TSLoad

Because TSLoad is bundled as simple ZIP archive simply extract it to directory you want, for example /opt directory in CentOS:

$ cd /opt
$ unzip /root/tsload-0.2.a0-centos-x86_64.zip