[Scid-users] scid 4.3 sur Mac os x 10.8.5

2013-11-28 Thread Michel PELUAU
Impossible d'ouvrir un moteur d'analyse  sur mon mac  message:  avez vous une solutionMerci-- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how applicat

Re: [Scid-users] Scid 4.3 - Training Openings running on MacOS 10.7.4

2012-07-10 Thread Steven
>I've got some familiarity with Bookup/Chess Openings Wizard and I was >looking for an application I could run on the Mac that would be >helpful developing my opening repertoire.  I'd played around with Scid >ever now and then in past years and thought I'd look at it again.  The >feature I was mo

Re: [Scid-users] Scid 4.3 - Training Openings running on MacOS 10.7.4

2012-07-10 Thread Kevin Taylor
If anyone on this list is using SCID's opening repertoire functionality successfully, I would be interested in hearing how it is being used. I've been meaning to set this up for my opening training and would like to use SCID for it instead of one of the Windows programs. Esp since I am on a Mac.

Re: [Scid-users] Scid 4.3 - Training Openings running on MacOS 10.7.4

2012-07-08 Thread Steve Steinitz
Hi Douglas, While I can't help with your issues, let me appropriate some bandwidth agreeing that a working Openings Trainer would be welcome. Thanks for broaching the subject and sharing your findings. Most chess databases -- Chess Assistant, Chessbase, Scid... -- claim to have an Openings Tr

[Scid-users] Scid 4.3 - Training Openings running on MacOS 10.7.4

2012-07-08 Thread Douglas Stewart
I've got some familiarity with Bookup/Chess Openings Wizard and I was looking for an application I could run on the Mac that would be helpful developing my opening repertoire. I'd played around with Scid ever now and then in past years and thought I'd look at it again. The feature I was most inte

[Scid-users] SCID 4.3 - After Analysis Engine run on

2011-03-16 Thread djslcusc
Pardon me, just a little mistake :D " Has anything changed at SCID USERS? I haven't received a volume in a week or more. " No but the newest CCleaner has though, it deleted my GMail password in a cleaning run. I dont even know which checkbox to uncheck. Its giving no indication where their new

[Scid-users] SCID 4.3 - After Analysis Engine run on

2011-03-16 Thread djslcusc
Howdy, As I say I use SCID to analyze games to PGN. After the game is done the engine usually stops which is a great benefit, but get this... After I _close_ SCID, SCID and Houdini are gone from the Processes list, and then a few seconds later Houdini shows back up running full speed, oy! Anyo

Re: [Scid-users] Scid 4.3 on OS X

2011-02-16 Thread Fulvio
Alexander Wagner wrote: > On 02/15/11 09:26, Fulvio wrote: > > Hi! > >>> That's a problem with the new Cocoa based Tk that ships with 10.6 >>> and docked windows mode. I build the regular Tcl and Carbon based Tk >>> 8.5.9 from source and use those to build Scid, there is no problem >>> with that

Re: [Scid-users] Scid 4.3

2011-02-15 Thread Alexander Wagner
On 02/14/11 20:13, Joost 't Hart wrote: Hi! >> Could you next time release source tarball without CVS internal files? >> For instance, the following command from install section of the >> Makefile >> >> cp -r ./html/* $(DESTDIR)$(SHAREDIR)/html/ >> >> copy also CVS directories what is a bit confu

Re: [Scid-users] Scid 4.3 on OS X

2011-02-15 Thread Alexander Wagner
On 02/15/11 09:26, Fulvio wrote: Hi! >> That's a problem with the new Cocoa based Tk that ships with 10.6 and docked >> windows mode. I build the regular Tcl and Carbon based Tk 8.5.9 from source >> and use those to build Scid, there is no problem with that. >> >> > If the problem in ::tree::re

Re: [Scid-users] Scid 4.3 on OS X

2011-02-15 Thread Adrian Petrescu
I can indeed confirm that this new ::tree::refresh fixes the issue :) Thanks, Fulvio! Cheers, Adrian On Tue, Feb 15, 2011 at 3:26 AM, Fulvio wrote: > Israel Chauca F. wrote: > > Okay, fair enough, so I went and checked out the source from CVS as I do on > > Linux. I replaced Makefile.conf with

Re: [Scid-users] Scid 4.3 on OS X

2011-02-15 Thread Fulvio
Israel Chauca F. wrote: Okay, fair enough, so I went and checked out the source from CVS as I do on Linux. I replaced Makefile.conf with Makefile.conf.darwin and built it successfully. However, when I try to run it, the splash window appears and loads, but then right before the main window shoul

Re: [Scid-users] Scid 4.3 on OS X

2011-02-14 Thread Israel Chauca F.
On Feb 14, 2011, at 7:43 PM, Adrian Petrescu wrote: > Hi scid-users, > > I decided to try running Scid on my OS X 10.6.6 machine. At first I tried > using the new 4.3 dmg binary, but there seems to be something corrupt about > it, because when I try to mount the .dmg I get a "not recognized" err

Re: [Scid-users] Scid 4.3 on OS X

2011-02-14 Thread Steve Steinitz
Hi Adrian, I confirm that the dmg on sourceforge is corrupt. However, Israel Chauca Fuentes has provided a dmg that works at his "gadgets" site: http://cachivaches.chauca.net/scid/ Thank you, as always, Senor Fuentes. I haven't yet tried building from source. Cheers, Steve

[Scid-users] Scid 4.3 on OS X

2011-02-14 Thread Adrian Petrescu
Hi scid-users, I decided to try running Scid on my OS X 10.6.6 machine. At first I tried using the new 4.3 dmg binary, but there seems to be something corrupt about it, because when I try to mount the .dmg I get a "not recognized" error. Okay, fair enough, so I went and checked out the source fro

Re: [Scid-users] Scid 4.3

2011-02-14 Thread Joost 't Hart
On 02/14/2011 08:09 PM, Mikhail Kalenkov wrote: Hi, >>> Any way you have to include these bases back or fix >>> Makefile because it now fails to install scid due to the following >>> line >>> >>> install -m 666 ./bases/*.* $(DESTDIR)$(SHAREDIR)/bases/ >> Hm, that's a fair one. >> I suggest to rem

Re: [Scid-users] Scid 4.3

2011-02-14 Thread Mikhail Kalenkov
>> Any way you have to include these bases back or fix >> Makefile because it now fails to install scid due to the following >> line >> >> install -m 666 ./bases/*.* $(DESTDIR)$(SHAREDIR)/bases/ > > Hm, that's a fair one. > I suggest to remove the bases from the installation part of the makefile, >

Re: [Scid-users] Scid 4.3

2011-02-14 Thread Joost 't Hart
On 02/14/2011 09:02 AM, Mikhail Kalenkov wrote: Hi, > Great news! > > I found that source tarball does not contain training bases (endings, > matein1, matein2, matein3, matein4andmore, tactics... ) anymore. Is > it intentional? At least partly :-) We discussed these briefly, but we do not have

Re: [Scid-users] Scid 4.3

2011-02-14 Thread Mario Lacunza
Yes I confirm that in my ubuntu 10.04 64bits... but when I load my SCID it tell me is 4.3 is correct? Saludos / Best regards Mario Lacunza Email:: mlacu...@gmail.com Personal Website:: http://www.lacunza.biz/ OpenOffice.org:: http://es.openoffice.org/ OpenOffice.org Perú:: http://openoffic

Re: [Scid-users] Scid 4.3

2011-02-14 Thread Mikhail Kalenkov
Great news! I found that source tarball does not contain training bases (endings, matein1, matein2, matein3, matein4andmore, tactics... ) anymore. Is it intentional? Any way you have to include these bases back or fix Makefile because it now fails to install scid due to the following line insta

Re: [Scid-users] Scid 4.3

2011-02-13 Thread Detlef Steuer
Congratulations to anybody involved in this major effort! Great work! Thank you a lot! Detlef On Sun, 13 Feb 2011 22:34:56 +0100 Alexander Wagner wrote: > Hi! > > Those of you who check out cvs regularly may have noticed > already that I moved up all files to a unique revision. > > Those o

[Scid-users] Scid 4.3

2011-02-13 Thread Alexander Wagner
Hi! Those of you who check out cvs regularly may have noticed already that I moved up all files to a unique revision. Those of you who don't compile from cvs might like to point their browser to our download page to fetch either the windows binaries or the Unix tarball of 4.3. The Mac-build is in