Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Artifact ID: | ad914e452c99c46d1dff0acfca24213b2000510a |
|---|---|
| Page Name: | Files of a Tcl installation |
| Date: | 2016-09-27 11:31:50 |
| Original User: | jan.nijtmans |
| Parent: | a73a4e68c763dd26ae1ed62277d21c5a3e429662 (diff) |
| Next | 90ac0750ad11efb87cbe6c96b38b5e022fda77a2 |
Content
Record here the files a Tcl installation puts into place, their names and locations, and an explanation of why it is installed (what uses it?) and why it has the name and location it does.
Headers
- include/tcl.h
- include/tclDecls.h
- include/tclOO.h
- include/tclOODecls.h
- include/tclPlatDecls.h
Libraries
- lib/libtclX.y.a
- lib/libtclX.y.so
- lib/libtclstubX.y.a
Applications
- bin/tclsh
- bin/tclshX.y
Documentation
- man/man3/* (X.y <= 8.6)
- man/mann/* (X.y <= 8.6)
- share/man/man3/* (X.y >= 8.7)
- share/man/mann/* (X.y >= 8.7)
Tcl Code
- lib/tclX.y/*.tcl
- lib/tclX/X.y/.../*.tm
Configuration
- lib/tclConfig.sh
- lib/pkgconfig/tcl.pc