2 Nov
2006
2 Nov
'06
12:26
Hello, if I start the web server example (gsi html http web-server 8000) and browse to <http://localhost:8000/web-continuation>, I get: | <html> | <head> | <title>Scheme exception</title> | </head> | <body> | <p>The following Scheme exception occurred while processing the request:</p> | <pre>Unbound variable: base64#u8vector->base64-string | </pre> | </body> | </html> OS ist Ubuntu 6.06: $ uname -a Linux faun 2.6.15-23-amd64-k8 #1 SMP PREEMPT Tue May 23 13:51:32 UTC 2006 x86_64 GNU/Linux Regards Thomas