-
Notifications
You must be signed in to change notification settings - Fork 0
tlwg/tcl_thmod
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Thai language manipulation module for Tcl/Tk, tcl_thmod -------------------------------------------- This is a short note for using the module. Necessary files: 1) tcl_thmod.so, shared library for Tcl/Tk, produced by make. 2) tis-620.enc, encoding file. 3) pkgIndex.tcl, package index file. How to compile: 1) Just run make then you will get tcl_thmod.so. How to install: 1) Login as root. 2) Copy file tis-620.enc to /usr/lib/tcl8.3/encoding. 3) Create the directory /usr/lib/tcl8.3/tcl_thmod 4) Copy tcl_thmod.so and pkgIndex.tcl to /usr/lib/tcl8.3/tcl_mod * You should change /usr/lib/tcl8.3 to match your system. Samples: Samples are in samples directory. --- Poonlap Veerathanabutr <[email protected]> $Id: README,v 1.1 2001-09-24 15:19:42 poonlap Exp $
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published