Hello,
I'm having problems getting Scid to work, at first the configure file
complained bits were missing, so I compiled the missing bits and this is the
output of the configure script.
[peter@localhost scid]$ ./configure
configure: Makefile configuration program for Scid
Renaming "Makefile" to "Makefile.bak"
Tcl/Tk version: 8.5
Your operating system is: Linux 2.6.39.4-5.1-desktop
Location of "tcl.h": /usr/local/include
Location of "tk.h": /usr/local/include
Location of Tcl 8.5 library: /usr/local/lib
Location of Tk 8.5 library: /usr/local/lib
Location of X11 library: /usr/lib
Checking if your system already has zlib installed: yes.
Using Makefile.conf.
The Makefile configured for your system was written.
Now just type "make" to compile Scid.
So after make everything seems to go fine, as so :-
.
[peter@localhost scid]$ make
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
cd engines/phalanx-scid/ && make && cd ../../
make[1]: Entering directory `/home/peter/downloads/scid/engines/phalanx-scid'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/peter/downloads/scid/engines/phalanx-scid'
cd engines/togaII1.2.1a/src/ && make && cd ../../
make[1]: Entering directory
`/home/peter/downloads/scid/engines/togaII1.2.1a/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/peter/downloads/scid/engines/togaII1.2.1a/src'
When I try to run Scid locally like so :-
[peter@localhost scid]$ ./scid
./tkscid: error while loading shared libraries: libtcl8.5.so: cannot open
shared object file: No such file or directory
This is what is returned, I have tried make install, symbolically linking the
bit it seems to complain about, nothing works, any ideas of what else to try
would be gratefully received.
Regards,
Peter.
http://dollyknot.com
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users