Forum OpenACS Development: Re: Win32-OpenACS Version 1.5

Collapse
Posted by Maurizio Martignano on
Dear Nima,
have you tried the folowing command
c:\aolserver\bin\tclsh85t \xotcl-1.6.0\tests\speedtest.xotcl
?
Does it work?

Have you added c:\aolserver\bin to the PATH variable?
Have you set up the variable TCLLIBPATH to c:\aolserver\lib?

Thanks in advance,
Maurizio

Collapse
Posted by Nima Mazloumi on
Running the script works.
PATH and TCLLIBPATH exists. Still xotcl is not loaded.
Where do you configure loading of xotcl?
Collapse
Posted by Gustaf Neumann on
maybe the "install-aol" of the xotcl Makefile is missing? it installs xotcl.tcl in the aolserver*/modules/tcl directory.
Collapse
Posted by Nima Mazloumi on
good point. that surely is the problem.

make install-aol