Yes you can do that. gcompris uses plugins so you can create a package
with the chess board that contains:
%{prefix}/share/gcompris/boards/boardicons/chess*
%{prefix}/share/gcompris/boards/chess*.xml
%{prefix}/share/gcompris/boars/chess/*
%{prefix}/lib/gcompris/libchess*
And put a dependancy to gnuchess on this package instead of gcompris.
gcompris will not complain nor display the chess board icon if the
package is not there.
Bruno.
Le mer 10/09/2003 � 21:40, Michael Scherer a �crit :
> On Wednesday 10 September 2003 20:52, Bruno Coudoin wrote:
> > I confirm that gcompris needs gnuchess. There is a chess training
> > board in gcompris.
>
> On the other hand, what happen if it doesn't found it ?
> Is there a simple way to split the board from the the main program ?
>
> I wanted to split for python stuff, but i guess i am trying to split too
> much :)