Rest pkg

Clovertech Forums Cloverleaf Rest pkg

  • Creator
    Topic
  • #117192
    Bob Schmid
    Participant

      Has anyone downloaded and installed the rest tcl package into Cloverleaf?

      ./tcl/lib/tcllib-1.16/  (running 6.1.2 )

    Viewing 2 reply threads
    • Author
      Replies
      • #117207
        Levy Lazarre
        Participant

          Hi Bob,

          The rest tcl package is part of Tcllib which is included in the Cloverleaf distribution. Hence it is available to you. You don’t have to download or install anything.

          You should be able to call the package and start coding with it:

          package require rest

          <pre class=”example”>rest
          </pre>
        • #117208
          Levy Lazarre
          Participant

            I didn’t add those tags. Not sure where they come from:

            <pre class=”example”>rest
            </pre>

          • #117209
            Bob Schmid
            Participant

              Levy – Thanks for response !!!

              tcl>package require rest
              Error: can’t find package tdom     

               

              i see tdom out on web….but if anyone already has the tcl package and pkgIndex Id appreciate…..6.1.2 must not have had tdom pkg

               

              I dont see an AIX http://www.tdom.org/index.html/dir?ci=trunk

          Viewing 2 reply threads
          • You must be logged in to reply to this topic.