I am running an instance of VirtualBox now so i can continue to dev in 
VisualStudio for work. However my freackig mic doesnt work :(
ill try migrating my data to the VirtualBox install.

Thanks for the heads up.
________________________________________
From: James Carlson [carls...@workingcode.com]
Sent: Monday, July 13, 2009 11:25 AM
To: Joseph
Cc: opensolaris-code@opensolaris.org
Subject: Re: [osol-code] Cant get Wow working in Wine

Joseph wrote:
> I want basic desktop utilization out of this box which under M$ of course 
> works fine. Although under OpenSolaris I appears to have full driver support 
> and so forth nothing "really" works from mplayer to of course wine..

No idea about mplayer, but very few things seem to run successfully
under Wine -- on OpenSolaris or Linux.  I've long since given up on it,
and I'm now using VirtualBox.  It has the downside that you'll need to
have a real copy of Windows to use it, but the upside that it "just
works," even with complicated applications.

> jos...@mirai:~$ wine '/export
> /home/Joseph/Desktop/World of Warcraft/Wow.exe' -opengl
> err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count 
> entries!
> err:iphlpapi:getRouteTable unimplemented!

Not sure about the rest of it, but that part looks like an incorrect
port of a Linux application to OpenSolaris: there's no such thing as
/proc/net/route on OpenSolaris.  The application needs to be recoded to
use the inet/mib2.h interfaces instead.
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to