Hi,

I noticed that there wasn't a dmg of 4.4 up yet.  So I thought I'd give a shot 
at compiling the package.  I seem to have a bit of trouble compiling 4.4 on Mac 
10.6.8.  It looks like I have all the requirements.  Although the configuration 
didn't recognize zlib - it is installed, but I don't think that's the issue 
here:

configure: Makefile configuration program for Scid
    Renaming "Makefile" to "Makefile.bak"
    Tcl/Tk version: 8.5
    Your operating system is: Darwin 12.3.0
    Location of Tcl/Tk frameworks: /System/Library/Frameworks
    Checking if your system already has zlib installed: no.
    Using Makefile.conf.
The Makefile configured for your system was written.
Multi-threading enabled (if you have problems try ./configure THREADS="").
Now just type "make" to compile Scid.

...

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 -std=c++0x -pthread -Wall  -DZLIB 
-F/System/Library/Frameworks/Tcl.framework 
-F/System/Library/Frameworks/Tk.framework -o src/pgnscid.o -c src/pgnscid.cpp
g++: error trying to exec 'cc1plus': execvp: No such file or directory
make: *** [src/pgnscid.o] Error 1

Thanks!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to