15 Jui
2006
15 Jui
'06
17:28
On Fri, 16 Jun 2006, Sakai, Kazuhiro wrote:
I am getting the following error when I try the Web-continuation based calculator of web-server example from the documentation:
The following Scheme exception occurred while processing the request:
Unbound variable: base64#u8vector->base64-string
There's a small mistake in the README file. You should start the example using the following command: % gsi base64 html http web-server 8000 (ie. add 'base64' to the libraries being loaded) Guillaume