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