On Fri, Dec 5, 2008 at 2:13 AM, mabshoff <[EMAIL PROTECTED]> wrote: > > > > On Dec 4, 5:28 pm, "David Joyner" <[EMAIL PROTECTED]> wrote: >> Hi: >>
>> >> <snip> >> building '_imagingtk' extension >> creating build/temp.linux-x86_64-2.5/Tk >> gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall >> -Wstrict-prototypes -fPIC >> -I/home/wdj/sagefiles/sage-3.2.1.rc0/local/include/freetype2 >> -IlibImaging -I/home/wdj/sagefiles/sage-3.2.1.rc0/local/include >> -I/usr/local/include -I/usr/include >> -I/home/wdj/sagefiles/sage-3.2.1.rc0/local/include/python2.5 - > > <SNIP> > >> _imagingtk.c:20:16: error: tk.h: No such file or directory > > The compiler can't find the tk headers. > > <SNIP> > >> Any ideas on how to fix this? > > The compiler is looking in /usr/local/include and /usr/include - where > is your tk.h located? [EMAIL PROTECTED]:~/sagefiles/sage-3.2.1.rc0$ ls -la /usr/include/tcl8.5/tk.h -rw-r--r-- 1 root root 57240 2008-10-08 09:47 /usr/include/tcl8.5/tk.h Isn't this the normal place they should be? > > Cheers, > > Michael > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
