Is This A Bug?

6 views
Skip to first unread message

Naman Dixit

unread,
Mar 1, 2014, 8:17:30 AM3/1/14
to alche...@googlegroups.com
I tried to compile a simple Hello World by "ex main.e -o m" and got
the following error-

Permission denied: /bin/ec
@libcore.3.so_Process.start_wait(native)
@libcoree.3.so:exec_wait(+9)
@main(+580)

I am using the latest build of Alchemy on Nokia 2690 (s40v3) and have
installed Alchemy in RMS.

--
This E-mail is completely Eco-friendly and was created by using 100%
recyclable electrons.

Sergey Basalaev

unread,
Mar 1, 2014, 8:26:33 AM3/1/14
to alche...@googlegroups.com
> I tried to compile a simple Hello World by "ex main.e -o m" and got
> the following error-
>
> Permission denied: /bin/ec
> @libcore.3.so_Process.start_wait(native)
> @libcoree.3.so:exec_wait(+9)
> @main(+580)
>
> I am using the latest build of Alchemy on Nokia 2690 (s40v3) and have
> installed Alchemy in RMS.

Thanks for reporting that! It is a bug in the new installer, I simply
forgot to give executable permissions for two links installer creates.
Please, open terminal and execute the following command:

chmod +x /bin/ec /bin/el

That should fix it.
Reply all
Reply to author
Forward
0 new messages