docs are correct for branches/3.4 (current stable release branch). trunk has a lot of changes and isn't currently stable. One of the changes is the build scripts have been replaced- no longer am I using AutoTools, but now Cmake (www.cmake.org).
So yeah, you'll need cmake to build trunk. Unless you're planning on helping with the porting effort to Win32 or the librarization of tcpreplay, you're better off with the 3.4 branch. -Aaron On Thu, Jan 14, 2010 at 3:43 PM, Jim Lloyd <jim+tcpre...@silvertailsystems.com> wrote: > I've searched the wiki pretty carefully but haven't found the answer to a > very basic question. How do I build from an svn checkout on Linux? > > The wiki claims that step 1 is to run ./autogen.sh: > > To compile tcpreplay: > > $ ./autogen.sh (Subversion checkouts only) > $ ./configure > $ make > # make test (Note: tcprewrite tests are currently broken on Cygwin/Win32) > # make install > > However, my svn checkout did not get autogen.sh: Here is what have: > > [...@superman tcpreplay-trunk]$ svn up > At revision 2411. > [...@superman tcpreplay-trunk]$ ls > cmake CMakeLists.txt docs doxygen.cfg.in lib libopts README scripts > src test > [...@superman tcpreplay-trunk]$ > > Is there something very basic that I am somehow overlooking? > > Thanks, > Jim Lloyd > Silver Tail Systems > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important issues > through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Tcpreplay-users mailing list > Tcpreplay-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tcpreplay-users > Support Information: http://tcpreplay.synfin.net/trac/wiki/Support > -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & Windows Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin "carpe diem quam minimum credula postero" ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Tcpreplay-users mailing list Tcpreplay-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support