Thanks to all for the replies.
After some effort, I now have the following platform working:
- Solaris 10
- Aolserver 4.5.0
- Tcl 8.5.1
- tcllib 1.10
- xotcl 1.6
- tdom 0.8.3
It has been a steep learning curve, especially considering the need to upgrade gcc, make, tar, etc on Solaris along the way as well as tweaking makefiles to suit non-standard install locations on this server. Conflicting commands between Ingres and Postgres (createdb +) also causes issues but at least I have a bare-bones system installed.
Now for the packages...
Firewall issues prevent me using CVS to grab files from the outside world, so looking to use a staging area offsite to grab packages then tarball them all before installing.
...should be fun!