Re: [Scid-users] cbh2sci is available

2011-07-09 Thread Franz
Thanks Gregor, scidb compiled now successful. scidb looks good. Keep on the good work! Franz On Saturday 09 July 2011 12:55:28 Gregor Cramer wrote: > Hello Franz, > > The minimum version gcc version for compiling Scidb is 3.4. > > In your case there is a problem with the version detecting of

Re: [Scid-users] cbh2sci is available

2011-07-09 Thread Gregor Cramer
Hello Franz, The minimum version gcc version for compiling Scidb is 3.4. In your case there is a problem with the version detecting of the compiler. The configure script is probed with gcc version 3.4...4.4, but in version 4.5 the GNU team obviously has changed the output of 'gcc -v', and the ver

Re: [Scid-users] cbh2sci is available

2011-07-08 Thread Franz
Hallo Gregor, what version of gcc is needed to compile scidb? I get the message existing gcc version is to old. i have gcc-4.4.5 installled. Thanks Franz On Friday 08 July 2011 01:35:14 Gregor Cramer wrote: > cbh2sci is available, a command line tool which converts > ChessBase databases to S

[Scid-users] cbh2sci is available

2011-07-07 Thread Gregor Cramer
cbh2sci is available, a command line tool which converts ChessBase databases to Scid databases. For the installation of this tool the project Scidb has to be fetched: svn co https://scidb.svn.sourceforge.net/svnroot/scidb/trunk scidb The latter argument is the destination directory. The instal