On Apr 11, 2009, at 4:22 PM, F. Charly wrote: > It didn't work. > Which are the files or repertoire names? So I can search for them. > As I said earlier, I used Israel's Mac package and I don't know where > it installed 8.5, it seems that my system thinks that 8.4 is the > current version and Scid the 8.5.
The Tcl/Tk frameworks are inside the Scid.app bundle, they are never installed on your system. I put some info that might help you here: http://cachivaches.chauca.net/scid/building.html Israel > > > How should I edit the Makefile at: > TCL_INCLUDE = -I/usr/include > TCL_LIBRARY = -L/usr/lib -ltcl$(TCL_VERSION) -ldl > TK_LIBRARY = $(TCL_LIBRARY) -ltk$(TCL_VERSION) -L/usr/X11R6/lib -lX11 > > Thanks for your help. > And yes Benoit, I installed all of the Developer Tools. > Charly > > On 11 avr. 09, at 23:25, Christopher D. Walborn wrote: > >> It's finding the base install of tcl/tk, point the libraries and >> includes to your 8.5 install -- maybe /usr/local/include and /usr/ >> local/lib for Active State's release. /opt/local/lib|include for >> MacPorts. >> >> ------Original Message------ >> From: F. Charly >> To: Scid list >> Cc: Israel Chauca >> Sent: Apr 11, 2009 4:07 PM >> Subject: [Scid-users] configure scid 3.7.2 Mac >> >> Hi, >> >> On a Mac ./configure tells me: >> --- >> configure: Makefile configuration program for Scid >> Renaming "Makefile" to "Makefile.bak" >> Tcl/Tk version: 8.5 >> Your operating system is: Darwin 9.6.0 >> Location of "tcl.h": /usr/include/tcl.h >> Location of "tk.h": /usr/include/tk.h >> Location of Tcl 8.5 library: not found >> Location of Tk 8.5 library: not found >> Location of X11 library: /usr/X11/lib >> Checking if your system already has zlib installed: yes. >> Not all settings could be determined! >> The default Makefile was written. >> You will need to edit it before you can compile Scid. >> --- >> >> I used Israel Mac package for the previous version. >> Do you know the Location of Tcl 8.5 library and Tk 8.5 library ? >> Are there any Terminal commands to guide me? >> >> The settings in the Makefile comments are commented for different >> flavors of Linux, it could be nice to add those for Mac. >> >> Charly >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by: >> High Quality Requirements in a Collaborative Environment. >> Download a free trial of Rational Requirements Composer Now! >> http://p.sf.net/sfu/www-ibm-com >> _______________________________________________ >> Scid-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/scid-users >> >> >> >> Sent from my Verizon Wireless BlackBerry > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Scid-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scid-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
