Deploy Tsung under ubuntu14.04

Source: Internet
Author: User

I am the Tsung deployed in a virtual machine installed under Windows 7, so the following are the operations under the virtual machine:

1, network problems must be done, see my other blog

2, Erlang installation package, Tsung installation package One by one is equipped. I'm using a tsung_1.5.2a-1_all.deb,otp_src_17.1.tar.gz.

3, first with sudo apt-get install BUILD-DEP Erlang, installation of Erlang must be dependent

4,./configure=/usr/local/erlang

5, sudo make (because of the rights management mechanism of Ubuntu, usually when writing files, it may be because of the permissions of the problem to hinder you, so, add sudo before the command)

6. Sudo make install

7, sudo dpkg-i tsung_1.5.2a-1_all.deb, the result appeared

This means that the dependent package Erlang-nox version does not match the current Tsung, in which case the sudo apt-get install-f is executed, which means fixing the dependencies.

8.

Reference Tutorial: http://cryolite.iteye.com/blog/356419

Deploy Tsung under ubuntu14.04

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.