close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 24, 2011, 9:04:43 PM (14 years ago)
- Author:
-
Jorge
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | Tolbase GUI is sopported on Tcl/Tk runtime. We have chosen the ActiveState distribution because it is the best distribution of Tcl/Tk available containing the must complete package repository named teacup. There are just a few packages needed by Tolbase not included in teacup: |
| 2 | * Tclodbc (included a source code for linux and binary in windows) |
| 3 | * Tclcurl: should be compiled from sources |
| 4 | * Blt: in linux we should use de CentOS binary distribution and in windows an specific binary distribution |
| 5 | |
| 6 | == ActiveState runtime == |
| 7 | |
| 8 | On Windows the compilation script is responsible of downloading the ActiveState distribution. But |
| 9 | |
| 10 | * Tcl/Tk 8.4: this is the stable relase |
| 11 | * Tcl/Tk 8.5: this release is not fully tested |
| 12 | |
| 13 | == Tclodbc == |
| 14 | |
| 15 | |
| 16 | |
| 17 | == Tclcurl == |
| 18 | |
| 19 | == Blt == |