Re: [Scid-users] compiling scid 4.6.2 ( was ... *SOLVED* scid v4.5.1 clicking on a game in the gamelist window causes error.)

2015-11-05 Thread Benoit St-Pierre
> But if a user thinks that the board icons are actual commands it will not click themwithout knowing the possible effects.Can this be the problem? It was for at least three users. A tool tip would be cool. > I thought pgnscid was too dangerous. Importing pgn files can be slow and if the process

Re: [Scid-users] compiling scid 4.6.2 ( was ... *SOLVED* scid v4.5.1 clicking on a game in the gamelist window causes error.)

2015-11-05 Thread Fulvio
Chris Bannister wrote: > I realised it was a menu, I just didn't know that's where autoplay was. The rationale is to search for commands near the place where you will see its results. "autoplay", "rotate board", etc -> board menu "search games", "copy games" -> gamelist menu ...etc... I wonder if

Re: [Scid-users] compiling scid 4.6.2 ( was ... *SOLVED* scid v4.5.1 clicking on a game in the gamelist window causes error.)

2015-11-04 Thread Chris Bannister
On Wed, Nov 04, 2015 at 04:32:31PM +0100, Fulvio wrote: > Chris Bannister wrote: > > > >OK, I bit the bullet and compiled the latest stable. > > Thanks for trying the latest version and for your feedback. > I'll try to respond to every point. > > >First thing I noticed was the autoplay feature wa

Re: [Scid-users] compiling scid

2014-08-09 Thread David Murray
Mike got in touch with me: he had solved my problem before I even asked. I can compile the version from Aug 2. On Sun, Aug 3, 2014 at 11:31 PM, David Murray wrote: > I was not able to compile the latest Scid code following Ben's > instructions, on a mostly-stock Ubuntu 12.04 Precise. > > I took a

Re: [Scid-users] compiling scid

2014-08-03 Thread David Murray
I was not able to compile the latest Scid code following Ben's instructions, on a mostly-stock Ubuntu 12.04 Precise. I took a look at the makefile for Scid 4.3 and noticed that linking to TK_LIBRARY has been removed since then. I added back in that link and was able to make it then. This was neces

Re: [Scid-users] compiling scid

2014-07-31 Thread Ben St-Pierre
Hello Vittorio, The old configure file did not recognize where Ubuntu keeps his tcl.h file. I recently reported the bug to Fulvio. He issued a new configure script a few days ago. It's now possible to compile SCID's latest code without modifying the makefile. Here's what I did: /1. First, get SC

Re: [Scid-users] compiling scid

2014-07-30 Thread Alessio Tomelleri
...be sure u have also tcl dev package installed... Il 31/07/2014 07:57, Vittorio ha scritto: > I'm a new user of ubuntu (12.04 lts). I tried to compile scid but the > ./ configure command give back "location of tcl.h not found". I have > tlc and tk installed. > May someone help me? pls note th

[Scid-users] compiling scid

2014-07-30 Thread Vittorio
I'm a new user of ubuntu (12.04 lts). I tried to compile scid but the ./ configure command give back "location of tcl.h not found". I have tlc and tk installed. May someone help me? pls note that I don't know much about pc. Thanks Vittorio. --- Questa e-mail è priva di virus e malware perché è a

[Scid-users] Compiling Scid from Git Sources

2012-11-20 Thread Ben St-Pierre
Hello, The other year ago, Fulvio asked for feedback from people who compiled Scid from Windows and Mac. I contacted him at the time, and he said something now important to me: > git clone git://scid.git.sourceforge.net/gitroot/scid/scid I only understood its importance yesterday, when trying t