Hello everyone, I have tried to compile Scid myself, since it said that to run the dmg one needs at least OSX 10.7.
So I followed the instructions and the first step seemed to work fine, here is the output: MacBook-2:~ $ cd Applications/scid -bash: cd: Applications/scid: No such file or directory -MacBook-2:~ $ cd /Applications/scid -MacBook-2:scid $ ./configure configure: Makefile configuration program for Scid Tcl/Tk version: 8.5 Your operating system is: Darwin 10.8.0 Location of Tcl/Tk Aqua frameworks: /System/Library/Frameworks Checking if your system already has zlib installed: no. Using Makefile.conf. Multi-threading enabled (if you have problems try ./configure THREADS=""). The Makefile configured for your system was written. Now just type "make" to compile Scid. But in the next step there seems to occur some error: MacBook-2:scid $ make install rm -f ./scid cat tcl/start.tcl > ./scid chmod +x scid 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/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 clang++ -MMD -O3 -march=native -fno-rtti -fno-exceptions -std=c++11 -stdlib=libc++ -Wall -DSCID_USE_TB -DT41_INCLUDE -F/System/Library/Frameworks/Tcl.framework -F/System/Library/Frameworks/Tk.framework -o src/bytebuf.o -c src/bytebuf.cpp make: clang++: No such file or directory make: *** [src/bytebuf.o] Error 1 Honestly, I have no idea what the problem is can someone help me? I have XCode installed and Command Line Tools as well, according to this: -MacBook-2:~ $ gcc --versioni686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Best regards, Lyndon ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Scid-users mailing list Scid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scid-users