[Mono-list] Help required for Mono execution on ARM Target

Amudha Kaliamoorthi amudhakaliamoorthi at gmail.com
Wed Sep 26 00:36:03 EDT 2007


Hi,

   Am trying to execute mono on ARM platform. Associated pkglib and glib are
also built for ARM. build was successful. However when i  tried to execute
mono on ARM target i get an error as follows

*/usr/local/dotnet/bin # ./mono
./mono: 1: Syntax error: word unexpected (expecting ")")*
**
I thought my build probably went wrong somewhere and hence tried to search
for the problem in net. During that time i came across mono tar built for
ARM target. So downloaded all 3 and executed on target. Am getting the same
problem as mentioned above.

*/ # mono
/usr/bin/mono: 1: Syntax error: word unexpected (expecting ")")*

I've sent PATH, LD_LIBRARY_PATH and PKG_CONFIG_PATH as follows bfore exuting
mono.

*/ # export PATH=$PATH:/usr/bin*
*/ # export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib
/ # export PKG_CONFIG_PATH=/usr/lib/pkgconfig*

Kindly Help.

Regards
Amudha Kaliamoorthi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070926/975d8e85/attachment.html 


More information about the Mono-list mailing list