2011/12/22 John Rodriguez <grinch_champ...@hotmail.com>: > Anyone else out there in SIPp have the ability to compile a > newer windows version of Sipp with PCAPPlay?
The following are the steps I carried out to get it to compile; YMMV. Hope this helps, Greg 1. Install Cygwin from http://www.cygwin.com/install.html with at least the following components; make gcc-c++ ncurses libncurses-devel openssl-devel 2. Download WinPCAP devleopers pack from http://www.winpcap.org/devel.htm - copy contents of WpdPack\ to C:\cygwin\lib\WpdPack\ 3. Download SIPp source from http://sourceforge.net/projects/sipp/files/sipp/(version)/sipp.svn.tar.gz and copy to C:\cygwin\home\<username> 4. Open a Cygwin Terminal and fix-up any missing files ... $ ln -s /usr/include/ncurses/curses.h /usr/include/curses.h $ ln -s /usr/lib/WpdPack/Lib/libwpcap.a /usr/lib/WpdPack/Lib/libpcap.a 5. Finally, extract the source and compile it ... $ gunzip sipp.svn.tar.gz $ tar -xvf sipp.svn.tar $ cd sipp.svn $ make pcapplay_ossl ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Sipp-users mailing list Sipp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sipp-users