You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlware-...@googlegroups.com
Hi guys,
It's not clear on the main page or on github, but where exactly is
this escript you all speak of?
I'm on Debian squeeze, picked up the source, ran make (had Erlang R16B
installed). Seemed to compile fine. Ran make test. That also work, but
I have no idea where the escript is within the build directory. Would
love to hack away.
Help appreciated,
Vivek
Eric Merritt
unread,
May 14, 2012, 11:02:09 AM5/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlware-...@googlegroups.com
Vivek,
At http://joxa.org/ under 'Downloads' is a link to the downloads
section of github where the escript resides. Basically to here ->
https://github.com/erlware/joxa/downloads. If you run 'make escript'
The resulting escript is ./_build/joxa/escript/joxa
On a side note, I have added an INSTALL.md to my repo that gives much
better documentation. This should make its way into canonical shortly.