Hello Flavio,

I've tested the affected database 
(http://chessgamesrepository.wordpress.com/2017/02/20/cgr-20170219-full/) with 
r960, and this release of Scidb cannot open the database, it is throwing an 
error, because of a namebase bug. So you have two choices:

1. Use Scid for this database: "sudo apt-get scid". This is the easiest 
solution.

2. Install Scidb from repository, the latest version is loading this database:

        sudo apt-get subversion
        svn checkout https://svn.code.sf.net/p/scidb/code/trunk scidb-code
        cd scidb-code
        ./configure
        make
        sudo make install

   Normally this works properly.

I'm working on a new release, but still it takes some time until it will be 
finished. If you have questions, don't hesitate to contact me.

Best,
Gregor

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Scidb-users mailing list
Scidb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scidb-users

Reply via email to