having installed the "erl" release on linux with faxien, the
"escript", "run_erl" and "to_erl" scripts seem to be broken:
$ escript
/opt/erlware/bin/escript: line 40: /opt/erlware/erts_packages/
erts-5.7.2/bin/erlexec: No such file or directory
/opt/erlware/bin/escript: line 40: exec: /opt/erlware/erts_packages/
erts-5.7.2/bin/erlexec: cannot execute: No such file or directory
the 'erts_packages' directory does not exist, as erts is installed
directly under the erlware root.
symlinking 'erts_packages' to '.' in the erlware root directory
temporarily resolves this issue, but other problems appear:
$
escript
{"init terminating in do_boot",{'cannot get bootfile','/opt/erlware/
release_packages/erl-5.7.2/release/erl.boot'}}
init terminating in do_boot ()
the whole thing looks like a regression issue. could somebody please
fix it?
thanks in advance,
felix
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"erlware-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/erlware-dev?hl=en
-~----------~----~----~----~------~----~------~--~---