[REBOL] Re: Troubles in CGI land
From: carl:rebol at: 25-Apr-2001 9:18
Maartin, --cgi -s... we'll check on that. Odd.
It is also likely that this error is coming from X-windows
not being installed on the server (which is often the case).
The size-text requires fonts, hence X-windows, and blows out.
We will need to create an explicit error message for this in
the future.
Solution: use REBOL/Core, not REBOL/View on servers. We will
be releasing REBOL/Core/Pro for those who want encryption,
shell, and libraries on servers.
-Carl