Sascha Klose wrote: > Hi Leif, > > I don't know to use SVN, but I install SVN, checkout the source and > read the INSTALL: > > svn co http://svn.apache.org/repos/asf/trafficserver/ > cd trafficserver/traffic/trunk > autoreconf -i > configure.ac:452: error: possibly undefined macro: AC_PROG_LIBTOOL > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation.
I believe that means you need to install the appropriate libtool packages for your Linux distribution. There are some instructions for that on the Confluence Wiki build pages I think. Cheers, -- leif
