Michael Droettboom wrote:
> What distro are you on?  It seems that Tcl/Tk moves the header files 
> around on a regular basis while not providing a standard way to 
> determine their location.  It's like a wild goose chase ;)  Perhaps 
> you're running something new and blazing new territory here ;)

Mandriva 2009.1 (64-bit)

Although the header files seem to me to be in pretty standard locations:
[...@blikbrein ~]$ locate tcl.h
/usr/include/tcl.h
/usr/include/tcl8.6/generic/tcl.h
[...@blikbrein ~]$ ll /usr/include/tcl.h
-rw-r--r-- 1 root root 89652 2008-12-24 02:29 /usr/include/tcl.h
[...@blikbrein ~]$ ll /usr/include/tcl8.6/generic/tcl.h
-rw-r--r-- 1 root root 89652 2008-12-24 02:29 /usr/include/tcl8.6/generic/tcl.h
[...@blikbrein ~]$ diff /usr/include/tcl.h /usr/include/tcl8.6/generic/tcl.h
[...@blikbrein ~]


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to