Wbaduk on wine?
- kokomi
- Lives in gote
- Posts: 412
- Joined: Wed May 19, 2010 7:23 am
- Rank: 7k
- GD Posts: 0
- Location: Xi'an
- Has thanked: 11 times
- Been thanked: 23 times
Wbaduk on wine?
Can somebody tell me how to install it on mac with wine?
I download wine, draw it into application. and run the the WBaduk_20091223B.exe (which i believe is the install file). Well, it runs, but i cannot find it.
Can somebody help me, i'm totally blind on computer (that's why i have a mac).
I download wine, draw it into application. and run the the WBaduk_20091223B.exe (which i believe is the install file). Well, it runs, but i cannot find it.
Can somebody help me, i'm totally blind on computer (that's why i have a mac).
长考出臭棋.
-
amnal
- Lives in gote
- Posts: 589
- Joined: Fri Apr 23, 2010 10:42 am
- Rank: 2 dan
- GD Posts: 0
- Been thanked: 114 times
Re: Wbaduk on wine?
Wbaduk is the orobaduk client? (I can never remember).
I assume wine works the same way on a mac as on linux. If so:
1) Open a terminal
2) Type 'cd ~/.wine/'
If this works, wine *does* work the same way on macs, so...
3) Type 'cd drive_c/Program\ Files/'
4) Type 'ls'
If one of the entries listed is 'Wbaduk', that's where wine has installed it to. This is wine's fake 'C://' for windows programs to not realise they're on unix.
You can run the program by typing 'cd WBaduk' and then 'wine Oro20.exe'. If this doesn't work, check to see if the executable has a different name by 'ls' and just looking for '.exe' files.
You can probably also do this from your file manager by putting '(your user directory)/.wine/'... in the address bar, where (your user directory) is '/home/me' or whatever macs use.
EDIT: Where I say 'Type', I mean 'Type and then press enter', in case that isn't obvious.
Hope that all makes sense! Good luck.
I assume wine works the same way on a mac as on linux. If so:
1) Open a terminal
2) Type 'cd ~/.wine/'
If this works, wine *does* work the same way on macs, so...
3) Type 'cd drive_c/Program\ Files/'
4) Type 'ls'
If one of the entries listed is 'Wbaduk', that's where wine has installed it to. This is wine's fake 'C://' for windows programs to not realise they're on unix.
You can run the program by typing 'cd WBaduk' and then 'wine Oro20.exe'. If this doesn't work, check to see if the executable has a different name by 'ls' and just looking for '.exe' files.
You can probably also do this from your file manager by putting '(your user directory)/.wine/'... in the address bar, where (your user directory) is '/home/me' or whatever macs use.
EDIT: Where I say 'Type', I mean 'Type and then press enter', in case that isn't obvious.
Hope that all makes sense! Good luck.
- fwiffo
- Gosei
- Posts: 1435
- Joined: Tue Apr 20, 2010 6:22 am
- Rank: Out of practice
- GD Posts: 1104
- KGS: fwiffo
- Location: California
- Has thanked: 49 times
- Been thanked: 168 times
Re: Wbaduk on wine?
In Linux (depending on distro) usually adds windows programs you install to the main programs menu under a "wine" category. It probably does the same on a Mac, though I don't know off-hand what the analog is.
- daniel_the_smith
- Gosei
- Posts: 2116
- Joined: Wed Apr 21, 2010 8:51 am
- Rank: 2d AGA
- GD Posts: 1193
- KGS: lavalamp
- Tygem: imapenguin
- IGS: lavalamp
- OGS: daniel_the_smith
- Location: Silicon Valley
- Has thanked: 152 times
- Been thanked: 330 times
- Contact:
Re: Wbaduk on wine?
...and if you do figure it out, don't forget to turn flash off before trying to play a game, wine doesn't like to play the flash. At least not on ubuntu...
That which can be destroyed by the truth should be.
--
My (sadly neglected, but not forgotten) project: http://dailyjoseki.com
--
My (sadly neglected, but not forgotten) project: http://dailyjoseki.com
-
amnal
- Lives in gote
- Posts: 589
- Joined: Fri Apr 23, 2010 10:42 am
- Rank: 2 dan
- GD Posts: 0
- Been thanked: 114 times
Re: Wbaduk on wine?
daniel_the_smith wrote:...and if you do figure it out, don't forget to turn flash off before trying to play a game, wine doesn't like to play the flash. At least not on ubuntu...
You can turn the flash off in the client itself? Or in all of wine?
I didn't know you could do either, this might make the client usable!
- daniel_the_smith
- Gosei
- Posts: 2116
- Joined: Wed Apr 21, 2010 8:51 am
- Rank: 2d AGA
- GD Posts: 1193
- KGS: lavalamp
- Tygem: imapenguin
- IGS: lavalamp
- OGS: daniel_the_smith
- Location: Silicon Valley
- Has thanked: 152 times
- Been thanked: 330 times
- Contact:
Re: Wbaduk on wine?
In the client, and yes it does 
That which can be destroyed by the truth should be.
--
My (sadly neglected, but not forgotten) project: http://dailyjoseki.com
--
My (sadly neglected, but not forgotten) project: http://dailyjoseki.com
- kokomi
- Lives in gote
- Posts: 412
- Joined: Wed May 19, 2010 7:23 am
- Rank: 7k
- GD Posts: 0
- Location: Xi'an
- Has thanked: 11 times
- Been thanked: 23 times
Re: Wbaduk on wine?
amnal wrote:Wbaduk is the orobaduk client? (I can never remember).
I assume wine works the same way on a mac as on linux. If so:
1) Open a terminal
2) Type 'cd ~/.wine/'
If this works, wine *does* work the same way on macs, so...
3) Type 'cd drive_c/Program\ Files/'
4) Type 'ls'
If one of the entries listed is 'Wbaduk', that's where wine has installed it to. This is wine's fake 'C://' for windows programs to not realise they're on unix.
You can run the program by typing 'cd WBaduk' and then 'wine Oro20.exe'. If this doesn't work, check to see if the executable has a different name by 'ls' and just looking for '.exe' files.
You can probably also do this from your file manager by putting '(your user directory)/.wine/'... in the address bar, where (your user directory) is '/home/me' or whatever macs use.
EDIT: Where I say 'Type', I mean 'Type and then press enter', in case that isn't obvious.
Hope that all makes sense! Good luck.
Thanks for the help
cd ~/.wine/ gives me an error : No such file or directory. Does it mean I did not install it sucessfully?
长考出臭棋.
-
amnal
- Lives in gote
- Posts: 589
- Joined: Fri Apr 23, 2010 10:42 am
- Rank: 2 dan
- GD Posts: 0
- Been thanked: 114 times
Re: Wbaduk on wine?
kokomi wrote:
Thanks for the helpI still have some questions with it.
cd ~/.wine/ gives me an error : No such file or directory. Does it mean I did not install it sucessfully?
It might not mean that at all, wine could just be installed somewhere else on a mac.
Presumably the WBaduk installer worked fine, or appeared to? Assuming so, wine definitely did something somewhere, and you probably just have to find the .wine directory.
Hopefully someone who knows more about macs will post. I don't know where to start looking on a mac. The winehq faqs suggest that a .wine directory should exist.
EDIT: You could try 'man wine' (which should give the wine man page, apparently), or 'locate wine' (though I don't know if the locate database refreshes often enough to show it). Worth a shot, though.
- MagicMagor
- Lives with ko
- Posts: 130
- Joined: Wed Apr 28, 2010 2:14 am
- Rank: EGF 1k
- GD Posts: 0
- Universal go server handle: MagicMagor
- Has thanked: 4 times
- Been thanked: 37 times
Re: Wbaduk on wine?
It might not mean that at all, wine could just be installed somewhere else on a mac.
On my machine (mac) ~/.wine/ exists, but i think i installed wine "per hand" and not using a pre-compiled binary.
If you have downloaded wine as a already compiled App, you might look into
~/Libary/Application Support/
wether there is a Wine-directory.
If all fail, compiling wine yourself (you may need to install the developer package from your OS-dvd) or using a package managment like fink, should work.
On a side note:
Do you have an intel-mac or a ppc-mac? (G4,G5)
I would love to know wether WBaduk will run with wine on a ppc-machine (as my gf has one). If you have an intel-mac you can always try Boot-camp to install windows. Or use a Virtual PC with Parallels or VMWare.
Personally i use Parallels to boot up my windows-partition without leaving OSX and WBaduk works fine.
- cdybeijing
- Lives in gote
- Posts: 581
- Joined: Fri Apr 30, 2010 2:27 am
- Rank: IGS 2 dan
- GD Posts: 0
- Location: Shanghai, China
- Has thanked: 96 times
- Been thanked: 100 times
- Contact:
Re: Wbaduk on wine?
I'm hijacking a bit - I just installed Wbaduk using wine on Lucid.
The program is working for me, and I disabled the flash options as I read in another thread, but it still seems fragile.
Specifically, when I drag the window around a bit to move it to different parts of the screen, it sometimes "shakes" a little bit and often just closes down suddenly. It seems to be okay if I just leave it in place or maximize it.
The program is working for me, and I disabled the flash options as I read in another thread, but it still seems fragile.
Specifically, when I drag the window around a bit to move it to different parts of the screen, it sometimes "shakes" a little bit and often just closes down suddenly. It seems to be okay if I just leave it in place or maximize it.