[Mono-dev] Problems with running mono executables as a native app on Ubuntu

James Smith james.smith at aleph-one.com
Tue Apr 28 17:32:31 EDT 2009


John, hey,

 

thanks for the reply. 

 

Okay, since there wasn't one there already, I created a script named 'msc'
in the /usr/local/bin directory thus:

 

+++

 

#!/bin/bash

 

exec mono /usr/local/lib/mono/1.0/mcs.exe "$@"

 

+++

 

There was already a similar (but more complex) script to execute heap-buddy
in this directory, so I guess this is the way to proceed.

 

There is a slight misunderstanding about running ASP.NET applications. I'm
aware that I can't run them from the command line, I'm used to running them
from IIS. I was just making the point that I can run before I can walk.

 

I have further issues with compiling XSP, I'll write a separate post on this
to keep the archives readable.

 

Kind regards,

 

James

 

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.287 / Virus Database: 270.12.6/2084 - Release Date: 04/28/09
06:15:00


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090428/e51f03af/attachment.html 


More information about the Mono-devel-list mailing list