[Mono-list] Monodevelop made application not starting on ubuntu
Andres G. Aragoneses
knocte at gmail.com
Wed Aug 5 16:40:33 UTC 2015
On 05/08/15 18:25, Jonathan Mitchell wrote:
>
>> On 5 Aug 2015, at 13:34, Edward Ned Harvey (mono) <edward.harvey.mono at clevertrove.com> wrote:
>>
>>> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
>>> bounces at lists.ximian.com] On Behalf Of onedevteam.com
>>>
>>> running with "mono myapp.exe" is not an option. I wan't application to be
>>> useful on computers with no mono installed.
>>
>> I hope you've considered the licensing implications. In particular, if you distribute the mono runtime with an application, your application will need to be GPL.
> The runtime is LGPL.
But AFAIU when you use mkbundle you're not "l"inking anymore, you're
joining everything together in one executable. So then the result must
be LGPL as well.
More information about the Mono-list
mailing list