Re: [Mono-list] mono-core still required after using mkbundle --static to make executable

2016-03-09 Thread Eugene Kobrinsky
We tried adding --config /etc/mono and got a segmentation fault when we tried to run the exe. However I got in contact with Alex via IRC and he suggested removing everything but the libc entry in the config file. This appears to have worked! Here is what our final mkbundle command looked like:

Re: [Mono-list] mono-core still required after using mkbundle --static to make executable

2016-03-09 Thread Eugene Kobrinsky
I wish we had more options but mkbundle seems to be the way to go. We are trying to make the smallest Docker containers we can and drop an executable (statically compiled mono service) into the container. Unfortunately a functional mono runtime installation is much larger, and we would have to

Re: [Mono-list] mono-core still required after using mkbundle --static to make executable

2016-03-09 Thread Edward Ned Harvey (mono)
> From: mono-list-boun...@lists.ximian.com [mailto:mono-list- > boun...@lists.ximian.com] On Behalf Of Eugene Kobrinsky > > We finally got mkbundle --static to build a single executable of our > microservice, but when we move it to another machine, it fails to run unless > we install mono-core (th

Re: [Mono-list] Change mono process name in ps/top

2016-03-09 Thread Azalin
I tried to post this but it seems nobody get it because I'm not a subscriber? Anyway, it worth to try again. Here is my post: It's been a while since the last post and I think the prctl code is outdated now? Sadly it doesn't work for me. I'm using the latest Mono (4.2.2) and wherever I look (ps,

Re: [Mono-list] Change mono process name in ps/top

2016-03-09 Thread Azalin
I'm running out of time so please help. Anybody? -- View this message in context: http://mono.1490590.n4.nabble.com/Change-mono-process-name-in-ps-top-tp1503082p4667574.html Sent from the Mono - General mailing list archive at Nabble.com. ___ Mono-lis