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
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
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