Luzifer Altenberg wrote:
> Hallo
> 
> 
> ok I found it.
> 
> CVS version from 2006-01-29 is working
> CVS version from 2006-01-30 NOT working
> 
> the problem only occours with mod_neko
> neko commandline is working
> and "nekotools server" does not work at all on OS X due to socket  bind
> problem.
> 
> 
> Luzifer

If you look at the CVS history, there was a few changes in mod_neko and
nekovm on 2006-01-28 to enable print redirection at runtime (before a
print function could be defined at VM initialization time only).

The only change between 2006-01-29 and 2006-01-30 is in vm/load.c : a
default NEKOPATH is used when not found in the environment. It shouldn't
affect mod_neko, but you can check in case.

In libs/mod_neko/cgi.c there is one change on 2006-02-01, so it might
not be this.

Could you confirm that and send me eventually the complete diff between
the two versions that are not working for you ? I'm not sure if the
dates displayed in CVS history are affected by the local time of our
computers or not so I just want to make sure that we're talking about
the same set of updates.

Thanks,
Nicolas

-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to