Forum OpenACS Q&A: Re: Problems in installing OpenAcs5.6.0 (Aolserver 4.5,Postgres 8.4,Tcl 8.5,Ubuntu Lucid Lynx)

what I usually do is put tcl, tcllib, xotcl, aolserver all in the same dir

you have them in separate dirs

Here's briefly my installation :
aolserver & Tcl modules are in /usr/local/aolserver

nsd & tclsh8.5 are in /usr/local/aolserver/bin

Additional TCL modules such as http.tcl,form.tcl,nsdb.tcl are in /usr/local/aolserver/modules/tcl

/usr/local/aolserver/lib has tclSh8.5, libtcl8.5.so , & tcl8.5 directory which has auto.tcl,clock.tcl etc

only tcllib is in /usr/local/lib/tcltk since it was the default auto_path for tclsh.

If you could share your directory structure for the these files - I can follow that & give it one more try...

Thanks ,

Gunalan