Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

nombre réponses : 4

#0 Re : -1 »  Echecs: Scid et ses fans » Le 24/06/2011, à 14:27

karma13
Réponses : 759

Bonjour à tous,

Problème d'installation de SCID sur Ubuntu 11.04 64 bits

J'ai extrait scid dans un dossier temp créé sur le bureau. Le dossier temp contient donc un dossier scid.

Voici ce que j'obtiens dans le terminal lors de l'installation:

./configure
configure: Makefile configuration program for Scid
    Tcl/Tk version: 8.5
    Your operating system is: Linux 2.6.38-8-generic
    Location of "tcl.h": /usr/include/tcl8.5
    Location of "tk.h": /usr/include/tcl8.5
    Location of Tcl 8.5 library: /usr/lib
    Location of Tk 8.5 library: /usr/lib
    Location of X11 library: not found
    Checking if your system already has zlib installed: yes.
    Using Makefile.conf.
Not all settings could be determined!
The default Makefile was written.
You will need to edit it before you can compile Scid.
kleber@bingo2:~/Bureau/temp/scid$ ./make
bash: ./make: Aucun fichier ou dossier de ce type

Que puis-je faire ?

Merci à l'avance

#1 Re : -1 »  Echecs: Scid et ses fans » Le 24/06/2011, à 16:08

karma13
Réponses : 759

Bonjour Roger64,

après avoir tapé make, j'obtiens ceci dans le terminal:

rm -f ./scid
cat tcl/start.tcl tcl/config.tcl tcl/bitmaps.tcl tcl/language.tcl tcl/utils.tcl tcl/misc/flags.tcl tcl/utils/date.tcl tcl/utils/font.tcl tcl/utils/graph.tcl tcl/utils/history.tcl tcl/utils/pane.tcl tcl/utils/sound.tcl tcl/utils/string.tcl tcl/utils/tooltip.tcl tcl/utils/validate.tcl tcl/utils/win.tcl tcl/misc/misc.tcl tcl/htext.tcl tcl/file.tcl tcl/file/finder.tcl tcl/file/bookmark.tcl tcl/file/recent.tcl tcl/file/epd.tcl tcl/file/spellchk.tcl tcl/file/maint.tcl tcl/edit.tcl tcl/game.tcl tcl/game/browser.tcl tcl/windows.tcl tcl/windows/gamelist.tcl tcl/windows/pgn.tcl tcl/windows/book.tcl tcl/windows/comment.tcl tcl/windows/eco.tcl tcl/windows/stats.tcl tcl/windows/tree.tcl tcl/windows/crosstab.tcl tcl/windows/pfinder.tcl tcl/windows/tourney.tcl tcl/windows/switcher.tcl tcl/search/search.tcl tcl/search/board.tcl tcl/search/header.tcl tcl/search/material.tcl tcl/contrib/ezsmtp/ezsmtp.tcl tcl/tools/email.tcl tcl/tools/import.tcl tcl/tools/optable.tcl tcl/tools/preport.tcl tcl/tools/pinfo.tcl tcl/tools/analysis.tcl tcl/tools/wbdetect.tcl tcl/tools/reper.tcl tcl/tools/graphs.tcl tcl/tools/tablebase.tcl tcl/tools/ptracker.tcl tcl/help/help.tcl tcl/help/tips.tcl tcl/menus.tcl tcl/board.tcl tcl/move.tcl tcl/main.tcl tcl/tools/correspondence.tcl tcl/lang/english.tcl tcl/lang/catalan.tcl tcl/lang/czech.tcl tcl/lang/deutsch.tcl tcl/lang/francais.tcl tcl/lang/greek.tcl tcl/lang/hungary.tcl tcl/lang/italian.tcl tcl/lang/nederlan.tcl tcl/lang/norsk.tcl tcl/lang/polish.tcl tcl/lang/portbr.tcl tcl/lang/russian.tcl tcl/lang/serbian.tcl tcl/lang/spanish.tcl tcl/lang/suomi.tcl tcl/lang/swedish.tcl tcl/tools/uci.tcl tcl/end.tcl tcl/tools/tacgame.tcl tcl/tools/sergame.tcl tcl/tools/calvar.tcl tcl/tools/fics.tcl tcl/tools/opening.tcl tcl/tools/tactics.tcl tcl/tools/reviewgame.tcl tcl/utils/metadata.tcl  tcl/tools/inputengine.tcl tcl/tools/novag.tcl tcl/utils/bibliography.tcl  > ./scid
chmod +x scid
cp scripts/sc_addmove.tcl ./sc_addmove
chmod +x sc_addmove
cp scripts/sc_epgn.tcl ./sc_epgn
chmod +x sc_epgn
cp scripts/sc_spell.tcl ./sc_spell
chmod +x sc_spell
cp scripts/sc_eco.tcl ./sc_eco
chmod +x sc_eco
cp scripts/sc_import.tcl ./sc_import
chmod +x sc_import
cp scripts/sc_remote.tk ./sc_remote
chmod +x sc_remote
cp scripts/sc_tree.tcl ./sc_tree
chmod +x sc_tree
cp scripts/scidpgn.tcl ./scidpgn
chmod +x scidpgn
cp scripts/pgnfix.py ./pgnfix
chmod +x pgnfix
cp scripts/spliteco.tcl ./spliteco
chmod +x spliteco
cp scripts/spf2spi.tcl ./spf2spi
chmod +x spf2spi
g++  -O3 -fno-rtti -fno-exceptions -Wall   -I/usr/include -o src/pgnscid.o -c src/pgnscid.cpp
In file included from src/namebase.h:20:0,
                 from src/index.h:23,
                 from src/pgnscid.cpp:17:
src/misc.h:22:17: fatal error: tcl.h: Aucun fichier ou dossier de ce type
compilation terminated.
make: *** [src/pgnscid.o] Erreur 1
kleber@bingo2:~/Bureau/temp/scid$

#2 Re : -1 »  Echecs: Scid et ses fans » Le 24/06/2011, à 16:29

karma13
Réponses : 759

Bonjour à tous,

Précision omise dans les 2 messages précédents:

Il s'agit bien ici de la version SCID 4.3 téléchargée sur le site de SCID

Le fichier porte le nom: scid-4.3.tar.bz2

Désolé de cette imprécision...

#3 Re : -1 »  Echecs: Scid et ses fans » Le 24/06/2011, à 20:43

karma13
Réponses : 759

Bonjour LoseMagnet,

J'ai appliqué la seconde solution dans to dernier message, soit installer la version 4.2.2 et télécharger la version 4.3

Comme tu l'as recommandé, la version 4.3 a été installée avec:

sudo dpkg -i scid_4.3.0.cvs20110228-1_amd64.deb

La version 4.2.2 a été remplacée par la version 4.3 qui fonctionne parfaitement.

Merci à toi.