Pascal Georges schrieb:

Hi!

>     I installed TclTkAqua 8.5.4, how do I configure the Scid's makefile to
>     compile? Any suggestions?
> 
> In the Makefile do you have the right version at line 21 (or around) ?
> TCL_VERSION = 8.x

./configure

should already find and configure the Makefile _if_ the new installed 
Tcl/Tk is the first one in the search path. If it does not I'd guess it 
does not find it.

On OSX you've tcsh, so you might try

setenv PATH /where/tcltk/8.5/lives/bin:${PATH}
./configure
make

-- 

Kind regards,

Alexander Wagner
Universitaetsbibliothek Ilmenau
Langewiesener Str. 37
98693 Ilmenau
Tel.: 03677/69-4521 , Fax.: 03677/69-4617

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to