Hi there! I got Rybka working on my machine using micro-wine from the link on the installation page from the Rybka site:
http://www.rybkachess.com/index.php?auswahl=Installation 1.- Copy Rybka into the micro-wine folder. 2.- Type this in the terminal: cat microwine.Darwin Rybka\ v2.2n2.mp.x64.exe > rybka-native chmod +x rybka-native 3.- Also type this (the following runs as root, so be carefull with what you type): sudo sysctl -w kern.sysv.shmmax=1073741824 sudo sysctl -w kern.sysv.shmall=262144 4.- Add the rybka-native engine to Scid ¡listo! 5.- To make the settings in step 3 permanent, put this two lines in / etc/sysctl.conf (you'll need to open or create it as root): kern.sysv.shmmax=1073741824 kern.sysv.shmall=262144 So far this has worked for me, let see how it goes. Cheers! Israel On Jul 17, 2009, at 12:19 AM, F. Charly wrote: > Greetings, > > I am trying to use Rybka v2.2n2.mp.w32.exe with Scid on a Mac. > I installed Darwine already and tied many things but nothing happen. > Did anyone succeeded to use it? What is the procedure? > > Thanks for any help. > Charly > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited > time, > vendors submitting new applications to BlackBerry App World(TM) will > have > the opportunity to enter the BlackBerry Developer Challenge. See > full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > Scid-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scid-users ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
