Try running post.jl as a script,
$ julia post.jl-Mike On Mon, Dec 1, 2014 at 11:26 AM, Travis Porco <[email protected]> wrote: > Does anyone know how to use Winston in batch mode, to automatically generate > *.png 's without having to have a window open? Now I get this: > julia> include("post.jl") > ERROR: TclError("error initializing Tk: no display name and no \$DISPLAY > environment variable") > > Thanks.
