sorry I am noob in TCL.
The Img Library is here:
/tcl_tk/libtk_8.3.2/libimg1.2.so
/tcl_tk/libtk_8.3.2/libimg1.2.4.so
The colleague build the script left the company years ago. So can not ask him :-(
At the system (AIX) is tcl from IBM Packet installed. And the older Version here /tcl_tk
When check path with:
puts $tcl_pkgPath
puts $auto_path
Got this:
/opt/freeware/lib
/opt/freeware/lib/tcl8.4 /opt/freeware/lib /usr/lib
How can I change the PATH (tcl_pkgPath) to:
/tcl_tk/libtk_8.3.2 and /tcl_tk/libtcl_8.3.2