Hi Folks, For the Ubuntu users, here's what I had to do/install on Ubuntu 8.04 LTS:
# install these packages tcl8.4-dev libexpat1-dev libdb4.6-dev # configure command ./configure --with-tclconfig=/usr/lib/tcl8.4/ My system: super...@supertom-laptop:~/code/ytrafficserver$ uname -a Linux supertom-laptop 2.6.24-24-generic #1 SMP Fri Jul 24 22:46:06 UTC 2009 i686 GNU/Linux super...@supertom-laptop:~/code/ytrafficserver$ cat /etc/issue Ubuntu 8.04.3 LTS \n \l Just in case it helps someone out there. Thanks, Tom
