Hi Rashad,

I'd run: file hello.wt

to make sure it's an ELF file and of the correct archetecture .. I suspect
it'll be like a shell script or c++ code .. and bash is trying to interpret
it.

if 'file hello.wt' says ascii text, I'd take a look at it with: head
hello.wt

Kind Regards,
Matthew Sherborne

On Wed, Feb 16, 2011 at 10:21 PM, Mohammed Rashad <
[email protected]> wrote:

> Hi,
> I followed the instruction on wiki page
> http://redmine.webtoolkit.eu/projects/wt/wiki/Installing_Wt_on_Android
>
> and compiled Wt and examples. that part is fine
>
> and i pushed hello.wt to android
> and tried to run
> # chmod 777 hello.wt
> # ./hello.wt
> ./hello.wt: 1: Syntax error: "(" unexpected (expecting ")")
>
> Can anyone please help me out
>
> --
> Thanks && Regards
> Rashad
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to