[Wine] Wine and mono

Austin English austinenglish at gmail.com
Sun Mar 8 21:04:27 CDT 2009


On Sun, Mar 8, 2009 at 8:59 PM, Phil Longstaff <plongstaff at rogers.com> wrote:
> I want to run a .net program (HoldemManager) under Linux.  I can install wine
> and mono but I still get an error when I try to run from the command line:
>
> fixme:ntdll:NtQueryObject Unsupported information class 1
> fixme:ntdll:NtQueryObject Unsupported information class 1
> fixme:ntdll:NtQueryObject Unsupported information class 1
> fixme:module:LdrAddRefDll 0x7e4b0000 flags 1 not implemented
> install the Windows version of Mono to run .NET executables
> wine: Unhandled page fault on write access to 0x00000075 at address 0x4048da
> (thread 00c7), starting debugger...
> Unhandled exception: page fault on write access to 0x00000075 in 32-bit code
> (0x004048da).
> Register dump:
>  CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
>  EIP:004048da ESP:0032f228 EBP:0032ff08 EFLAGS:00010206(   - 00      - RIP1)
>  EAX:ffff3fff EBX:00000000 ECX:00000000 EDX:7bca5340
>  ESI:00000024 EDI:00000003
>
> Where do I find the windows version of mono?
>
> Phil
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090308/a05fed6c/attachment.htm>
>

$ wget kegel.com/wine/winetricks
$ sh winetricks mono22

-- 
-Austin



More information about the wine-users mailing list