julianLiuRsch
Programmer
- Oct 4, 2008
- 11
I am using fedora 10.
When no software was installed, I found that there are
- /usr/lib/libtcl8.5.so,
- /usr/lib/libtk8.5.so.
But I searched / , and I can not find any header file for tcl/tk (such as tcl.h).
Why? Because if there are library files for tcl/tk, it means I can use tcl API in my c++ program; but if there is no tcl.h, it means I can not use tcl API in my c++ program. So does fedora10 want me to use tcl API after all?
thanks in advance.
When no software was installed, I found that there are
- /usr/lib/libtcl8.5.so,
- /usr/lib/libtk8.5.so.
But I searched / , and I can not find any header file for tcl/tk (such as tcl.h).
Why? Because if there are library files for tcl/tk, it means I can use tcl API in my c++ program; but if there is no tcl.h, it means I can not use tcl API in my c++ program. So does fedora10 want me to use tcl API after all?
thanks in advance.