I'm trying to load OpenACS, PostgreSQL, AOLserver onto an old HP C180
running HPUX 10.20. I couldn't compile AOLServer, but luckily I
grabbed a binary from the AOLServer website. It took me a while to
get PostgreSQL to compile correctly, but I did. The only problem is
that I do not have pgtcl support. I had to manually install TCL
because this dinosaur of a machine does not have TCL pre-installed.
Since I'm not root on the machine, I had to install it in my home
dir. Anyway, after finding all of the necessary configure options
for pgtcl support, I still cannot get it to work. It did not make
the tcl shared library.
Has anyone had luck compiling on a 10.20 machine? Any suggestions?
Thanks!