2. Recompile your AOLServer
./configure --prefix=${AOLSERVER_INST_DIR} --enable-threads --enable-symbols --enable-gcc --enable-shared
3. Use the tcllib installer to install it ${AOLSERVER_INST_DIR}/bin/tclsh8.4 installer.tcl -no-wait -no-gui -no-examples -pkg-path /usr/local/aolserver40r10/lib -no-apps
cd tcllib-1.7/ ./configure -prefix=${AOLSERVER_INST_DIR} make install
on our machines.