This is a page dedicated to step by step instructions for installing, using, and configuring the [Wub] web server. **1. Install Tcl 8.6** Wub depends on features only available in Tcl 8.6. One option is to install ActiveTcl 8.6 on your platform. ***Install ActiveTcl 8.6 on Linux (32 bit)*** The urls may change, but the game remains the same: download ActiveTcl 8.6, decompress it, run the install script, update teacup, and use teacup to get all the ActiveTcl goodies. ====== wget http://downloads.activestate.com/ActiveTcl/Linux/8.6.0/ActiveTcl8.6.0.0b2.291226-linux-ix86-threaded.tar.gz tar -zxvf ActiveTcl8.6.0.0b2.291226-linux-ix86-threaded.tar.gz cd ActiveTcl8.6.0.0b2.291226-linux-ix86-threaded ./install.sh cd /opt/ActiveTcl-8.6/bin ./teacup update-self ./teacup update ====== ''wub time was spent on working with Cherokee Web Server. Makes it easy to do a reverse proxy to Wub. Stay tuned tomorrow for the next installment'' <> Internet | Tutorial | WebServer