sure. No problem: fd@host:~/decomp/dotPeek$ mono dotPeek.exe WARNING: The runtime version supported by this application is unavailable. Using default runtime: v1.1.4322 The assembly mscorlib.dll was not found or could not be loaded.
I haven't tried but I am almost sure it is because Ubuntu's Mono version is 2.6. So if you have included any Net 4 in it, it is going to fail (Mono 2.8 was the first with some NET 4 support in it, right?) Thanks, Federico On Fri, May 20, 2011 at 10:05 PM, Alex <[email protected]> wrote: > Hi, > > For what it's worth. ICSharpCode.Decompiler does run under Mono (and > uses Mono.Cecil) - we use it in SL#. I don't know about the UI though. > Could you give some more information on the failed run? > > Regards, > Alex > > 2011/5/21 Federico Delgado <[email protected]>: > > very (very) quick test. > > - Jetbrains product seem to use wpf (from the zip content) > > - Telerik's provides an MSI. Trying to install it with Wine fails while > > checking for the presence of framework 4.0 > > - ILSpy didn't run but that might be my runtime version (fresh installed > > ubuntu 11.04) > > > > On Fri, May 20, 2011 at 8:40 PM, Federico Delgado < > [email protected]> > > wrote: > >> > >> Telerik is also offering > >> one. http://www.telerik.com/products/decompiling.aspx > >> but I haven't tried it yet. > >> In fact I don't know how or if any of those work with mono assemblies or > >> under Linux. > >> > >> On Fri, May 20, 2011 at 8:25 PM, Alex <[email protected]> wrote: > >>> > >>> Hi, > >>> > >>> There are these: > >>> > >>> http://wiki.sharpdevelop.net/ilspy.ashx > >>> http://www.jetbrains.com/decompiler/ > >>> > >>> Regards, > >>> Alex > >>> > >>> 2011/5/21 dedi <[email protected]>: > >>> > Hi guys, > >>> > > >>> > Just want to know, is there any alternative to RedGate's Reflector or > >>> > maybe similiar with that? I'm not sure if there is a gui based > running > >>> > on Linux. > >>> > > >>> > Thanks, > >>> > Dedi > >>> > _______________________________________________ > >>> > Mono-list maillist - [email protected] > >>> > http://lists.ximian.com/mailman/listinfo/mono-list > >>> > > >>> _______________________________________________ > >>> Mono-list maillist - [email protected] > >>> http://lists.ximian.com/mailman/listinfo/mono-list > >> > > > > >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
