Configuring Windows Systems for Tcl

This task describes how to configure a Windows system for Tcl.

To load the tk libraries on a Windows system, you must modify the system path environment variable to point to the path containing the tk85.dll library, which will be under SERVER_INSTALL\intel_a\code\bin\).

To Configure ENOVIA Live Collaboration for use with Tk 8.5.7 on a Windows sytem, do the following steps:

Related Topics
Overview
Tcl Support
  1. Install ENOVIA Live Collaboration.

  2. In Control Panel > System > Environment Variables (on XP, it's on the Advanced Tab), add the tcl directory to the end of the Path variable. For example:

    C:\enoviaV6R2013\server\PLATFORM\code\bin
    

  3. Save the setting and close the Control Panel.