run with mono: mono yourapp.exe
hope it helps, Rafael "Monoman" Teixeira --------------------------------------- "To be creative means to be in love with life. You can be creative only if you love life enough that you want to enhance its beauty, you want to bring a little more music to it, a little more poetry to it, a little more dance to it." Osho On Wed, Sep 30, 2009 at 6:27 PM, Nicodem <[email protected]> wrote: > > > > Easy_Rider9999 wrote: >> >> >> >> Nicodem wrote: >>> >>> >>> Hi >>> I have found in ipkg mono only, there is no mono-basic. >>> Any chance finding compiled for ARM mono-basic? >>> >>> >>> >> I guess you have to install from source: >> http://ftp.novell.com/pub/mono/sources/mono-basic/mono-basic-2.4.2.tar.bz2 >> Normally the following procedure is sufficient: >> >> sudo -s >> >> ./configure && make && make install >> >> >> Regards Hans >> > > Installed. I have vbnc which is a compiler. Recompiled from .vbs file. > But it makes executable which cannot be run in linux. > How to run such compiled .exe file? > > -- > View this message in context: > http://www.nabble.com/Need-to-run-VB-.net-small-app-under-mono-at-ARM-processor-tp25676975p25689344.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb > _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
