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] Problem with installing scid 4.3 with ubuntu 10.04

2011-02-15 Thread Henk van Lingen
On Tue, Feb 15, 2011 at 10:28:46AM +0100, frankli...@t-online.de wrote: > /usr/local/share/scid/basesinstall -m 666 ./bases/*.* > /usr/local/share/scid/bases/install: Aufruf von stat für > „./bases/*.*“ nicht möglich: Datei oder Verzeichnis > nicht gefundenmake: *** [install_scid] Fehler 1 I

Re: [Scid-users] Problem with installing scid 4.3 with ubuntu 10.04

2011-02-15 Thread Joost 't Hart
Hi, This was reported before in the list. Problem is caused by some example databases not (no longer) available as part of the distribution. You may want to remove line 248 install -m 666 ./bases/*.* $(DESTDIR)$(SHAREDIR)/bases/ from Makefile.conf and ./configure once more. After that, an in

[Scid-users] Problem with installing scid 4.3 with ubuntu 10.04

2011-02-15 Thread frankli...@t-online.de
Hello,im just trying to install scid 4.3 with ubuntu 10.04. At firt I downloaded the scid-4.3.tar.bz2 tarfiles from http://scid.sourceforge.net/download.html. Then I used the commands:sudo suapt-get install checkinstall tk8.5-dev libsnack2 tdomtar -jxvf scid-4.3.tar.bz2cd scid./configuremakecheckin

Re: [Scid-users] CVS not updated

2011-02-15 Thread Fulvio
Alexander Wagner wrote: > On 02/13/11 10:46, f...@libero.it wrote: > > Hi! > >> Finally sourceforge cvs is back online, but probably they restored an >> old >> backup version. >> For example many wav files differs from my last checkout. > > Nope. For the wavs one of our users reworked them to clea

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