On Fri, Dec 23, 2011 at 12:31 AM, z_axis z_axis@163.com wrote:
I want to use hunchentoot to host a python CGI application. By searching, i found hunchentoot-cgi which exports a function called "create-cgi-dispatcher-and-handler".
[...]
Any suggestion is appreciated!
I think hunchentoot-cgi has not properly been ported to the current Hunchentoot version. You could try contacting the author to see whether he's got something in the cooking, or use an older (1.1) version of Hunchentoot.
Cheers, Hans