> Location of "tcl.h": not found > Location of "tk.h": not found > Location of Tcl 8.4 library: /usr/lib > Location of Tk 8.4 library: /usr/lib > Location of X11 library: /usr/lib
Seems you installed libraries, but did not install development files. To compile scid yourself, you must install development packages of tcl/tk. I do not know how are they named on fedora. On debian they are named tcl8.4-dev and tk8.4-dev ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
