Install

James Song (jsong@nlc.com)
Mon, 8 May 95 10:08:37 PDT

Hi!

It seems to me that tkined is using the path defined at the compiling time
to find where the library files are. The problem I can think of is that
when you need to change the library directory, you will have to recompile the
tkined. In Tcl/Tk, the environment variables are used to specify where the
libraries are so that when you make a location change, there is no need to
recompile the program. I wonder why this approach is not used in tkined.
Or I just don't understand how to use the environment varialbes in tkined. I
have tried TKINED_PATH, TKINEDLIB, tkined_lib, etc. None of them worked for me.
I would appreciate any help.

Best regards,
--James Song
jsong@nlc.com