[nycbug-talk] tsung?

Anthony Elizondo anthony.elizondo at gmail.com
Tue Aug 8 10:59:40 EDT 2006


On 8/7/06, Jonathan <nycbug-list at 2xlp.com> wrote:
>
> Has anyone been able to compile Tsung (http://tsung.erlang-
> projects.org/) on FreeBSD?
>
> Its not working out nicely for me, and I can't seem to find any
> success stories online.

I had some free time this morning so I installed lang/erlang (that
took a while) and then tried to compile Tsung.

I was able to successfully compile it using gmake. My only hint that I
was supposed to use gmake instead of make was that erlang itself
depends on devel/gmake.

Here is what I did:

svn export https://svn.process-one.net/tsung/trunk/
./configure
gmake clean; gmake

I didn't try to go any farther. Hope this helps.

> Thanks.
>
> // Jonathan Vanasco

Anthony



More information about the talk mailing list