Nope, same symptoms.  --cgi and -c are synonyms, no?  When I change the first
line to #!/usr/local/bin/rebol -cs, I get the same behavior as with <blah> --cgi
-s, namely:  Rebol initialization strings print, and the interpreter does not
exit when the script is finished.

jb

[EMAIL PROTECTED] wrote:

> Do
> #!/usr/local/bin/rebol -cs
> instead.
>
> That should solve your problem.
>
> Sterling
>
> > I can't seem to get cgi-bin stuff working properly, and the problem seems
> > sort of strange.  I'm using the latest Rebol on a late (2.2 kernel) Red Hat
> > Linux.  I have a file (test-cgi.r) which has the magic incantation on the
> > first line:
> >
> > #! /usr/local/bin/rebol --cgi -s

Reply via email to