[erlang-questions] escript
ayman abolfadl
ayman_abolfadl@REDACTED
Wed Apr 30 08:48:32 CEST 2008
Hi,
I am running a very simple escript but receiving an error as follows
escript: Internal error: {badmatch,{error,enoent}}
The escript just performs an io:format and the content of the escript is as follows.
#! /usr/local/bin/escript escript
main(_) ->
io:format("Hello world\n" ).
Thanks
Ayman Abolfadl
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080429/2baf7349/attachment.htm>
More information about the erlang-questions
mailing list