Nothing happens under OSX

80 views
Skip to first unread message

Gabriel

unread,
Apr 5, 2012, 10:38:38 AM4/5/12
to Sketch Users
I have compiled sketch under Mac OS X Snow Leopard.
There was no error message,
but when I run sketch ('./sketch') nothing happens.
(Yes, I do have X11 on my machine.)

Any ideas?

G.

Gene

unread,
Apr 9, 2012, 8:16:21 AM4/9/12
to Sketch Users
Hello Gabriel,

X11 has nothing to do with sketch. It is not a GUI-based editor.

Nothing happens because the command ./sketch will run the program in a
way where it expects to read your Sketch program from the standard
input.

If you type instead

./sketch myInputFile.sk

then myInputFile.sk containing Sketch language code will be processed
to generate LaTeX output, which you can include in your documents.

If you'll just spend a few minutes reading the Sketch documentation,
you'll find all this and more explained in the first few pages.
Reply all
Reply to author
Forward
0 new messages