LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   anyone install erlang and tsung on linux? error prompt when start configure command (https://www.linuxquestions.org/questions/suse-opensuse-60/anyone-install-erlang-and-tsung-on-linux-error-prompt-when-start-configure-command-630908/)

vitalstrike82 03-26-2008 10:13 PM

anyone install erlang and tsung on linux? error prompt when start configure command
 
Hi,
i have install erlang onto my machine and can be locate at /usr/local/erlang

I want to install tsung monitoring tools by running the ./configure but it gives these errors

LinuxCM:/home/chongming/Desktop/tsung-1.2.2 # ./configure
checking for sed... /usr/bin/sed
checking for erlc... no
checking for erl... no
configure: error: erlang not found

Any advice? Thanks

manwichmakesameal 03-27-2008 05:56 PM

You installed erlang into /usr/local/erlang, either add /usr/local/erlang to your path or reinstall it into a directory in your path.

vitalstrike82 03-28-2008 07:40 AM

Unable to run tsung after successful installation. Any one using tsung before
 
[QUOTE=manwichmakesameal;3102482]You installed erlang into /usr/local/erlang, either add /usr/local/erlang to your path or reinstall it into a directory in your path.[/QU

Hi thanks.. i have successfully install tsung but i cant let it run.
This is the response.
LinuxCM:/usr/share/doc # tsung start
Config file /root/.tsung/tsung.xml doesn't exist, aborting !

Can anyone help?

manwichmakesameal 03-28-2008 10:34 PM

Are you running this as root? If so, that is a horrible idea. Try running it as a normal user.


All times are GMT -5. The time now is 09:06 AM.