Re: Monodevelop made application not starting on ubuntu

"Edward Ned Harvey (mono)" <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <BN3PR0801MB11541BC810E025591E0201B4FA760@BN3PR0801MB1154.namprd08.prod.outlook.com>
> From: [email protected] [mailto:mono-list-
> [email protected]] On Behalf Of onedevteam.com
> 
> I have made simple application with few forms, buttons and text edits in
> monodevelop for Ubuntu, using GTK, and now i'm trying to deploy it to
> another computer.
> 
> I have sucessfully built an bundle using
> 
> mkbundle TestApp.exe --deps -o TA

You probably don't want mkbundle, unless there's a specific reason you require it.

Normally, you make your application run by running "mono myapp.exe" and as long as the other computer has installed mono-complete, you can also just run "mono myapp.exe" on the target computer.

Since you said your app runs on GTK, the target computer will also have some other package dependencies - you'll just have to figure them out.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.