[Radiance-general] Compiling on CYGWIN

Captain Boiler [email protected]
Tue, 8 Jul 2003 22:13:39 +0000 (GMT)


Hi,

>"rview: cannot open X-windows: DISPLAY variable set?
>rview fatal - cannot initialize X11"

this means X-dependent stuff already got compiled, ximage is in
your list, too, now there's only the problem to get it started.

if you're using bash as shell, try issuing

$> export DISPLAY=:0

before starting ximage xy.pic or rview

-Carsten