Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to CNF Thin using the ThinLinc client installed on Windows workstations or a CNF Thinstation.
  2. Open a terminal prompt (Applications menu → CNF Applications → XTerm) .
  3. Type in (below example is for minx... Coventor is on both Korat and Minx):

    Code Block
    languagebash
    vglconnect -s minx -S ${TLSESSIONDATA}/minx


  4. After a successful connection is made to Minx, start Coventor with the following command:

    Code Block
    languagebash
    setenv VGL_PROBEGLX 0
    vglrun /opt/local/bin/semulator3d10


...