Friday, March 04, 2005

If your Tcl program can't find a library, try the following:

1) Make sure the .so library you are trying to load is in your LD_LIBRARY_PATH environment variable

2) Check to see if the Tcl code is in $TCLLIBPATH