Help with tcllib

Clovertech Forums Read Only Archives Cloverleaf Tcl Library Help with tcllib

  • Creator
    Topic
  • #48603
    Alford Deaver
    Participant

      I am getting an error saying:

      sourceFilter F:/hci/root3.8.1P/ssci_dev/tclprocs/get_Ftp.tcl: Failed to source filtered file: can’t find package ftp

      [pd  :pdtd:INFO/1:  OrmisCHG_IN] Set driver status to PD_STATUS_UP

      In the tcl code there is a line saying package required ftp. I

    Viewing 0 reply threads
    • Author
      Replies
      • #59124
        Robert Gordon
        Participant

          Try this

          >cd $HCIROOT/tcl/lib

          then type

          >ll

          This will give you a directory listing of all libraries you have available to tcl.  Then go to http://www.tcl.tk/software/tcltk/ and download the software to load on your pc.  After you installed the software Read the help File and skip to the section on Libraries.  I recommend also reading the Style Guide as it will help with future postings of code.

      Viewing 0 reply threads
      • The forum ‘Tcl Library’ is closed to new topics and replies.