hello,
I use version 2.0.1 of sipp on windows xp. I compiled it with cygwin with
'make pcapplay_ossl_cygwin'. I followed steps given here :
http://sipp.sourceforge.net/wiki/index.php/Compilation#Windows_XP
I wanted to launch the scripts I have written on another PC with windows XP
without cygwin. I "packaged" the binary files into one directory. Thus, in
this directory I have :
- cygcrypto-0.9.8.dll
- cygncurses-8.dll
- cygssl-0.9.8.dll
- cygwin1.dll
- sipp-pcapplay_ossl_cygwin.exe (I renamed the sipp.exe file to know
which target I used to compile sources)
I use <exec command="..."> in my scripts. On my PC, where cygwin is
installed, the external command is launched, but on the PC where cygwin is
not installed, the command is not launched. I mean, no error is given in log
file neither in error file. I thought it was not necessary to install cygwin
on a PC to launch a native command from sipp. Is it true ?
For your information, the command I try to launch is a windows-precompiled
wget version downloaded from
http://www.interlog.com/~tcharron/wgetwin.html<http://www.interlog.com/%7Etcharron/wgetwin.html>I
had to put the cygwin form URI to launch it,
i.e. my command is:
<exec command="/cygdrive/c/Program\ Files/wget/wget.exe -q
http://blabla/foo/bar"/>
In fact, in the real script, I use a key/value parameter to inject the path
to the external command and variables to build the url I want to reach. On
the PC where cygwin is not installed, the request is not launched to my web
server (I log every single request launched to the web server for dev).
Thank you for your support,
Yohann Martineau
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users