<3M> ok guys i've finally got my windows me machine up and running again if everything seems to be running well on windows me you've obviously overlooked something....<3M> who is general failure and why is he reading my hard disc somehow, "i told you so" doesn't quite say it
Are they any better though?
NOOOOOOOOOOOOOOOOOOOO!Don't use the official nVidia installer, it breaks a lot of debian!
Yeah right. On its own, it does barely anything.
No, really it overwrites a load of the xserver libs and files which ends up breaking apt and making the server break most of the time
Next mission: getting either Wine or Crossover to do something reasonably close to running Partypoker's newly fucked client. I'm clueless on how to do that, though.
Install wine (should be in the repositories) and run 'wine partypoker-installer.exe' (or whatever the installer's called) and see how installation goes. Then, run 'wine partypoker.exe' (or whatever the binary's called, which will be in your fake c: drive)...Not sure if you'll needa do some configuration first.http://appdb.winehq.org/appview.php?versionId=2133
annorax@squirrel-debian:~$ suPassword:squirrel-debian:/home/annorax# wine PartyPokerSetup.exeInvoking /usr/lib/wine/wine.bin PartyPokerSetup.exe ...wine: creating configuration directory '/root/.wine'...wine: '/root/.wine' created successfully.fixme:win:SetWindowTextA cannot set text "Preparing \"Set2c1\" package..." of other process window (nil)Wine exited with a successful statussquirrel-debian:/home/annorax#
According to http://appdb.winehq.org/appview.php?versionId=2133 it installs OK. Unless what you're installing isn't 1.2 build 92...What version of wine is it ('wine --version' probably)? If it's > 0.9.3, partypoker 1.2 build 92 should work.