Install Tecplot 360

November 13, 2006 on 5:23 pm | In Work | No Comments

Installing Tecplot 360 – 2006

  • transfer files on cd to one of the server
  • run ./setuptec
  • create wrapper

#!/bin/sh
prog=`basename $0`
TEC360HOME=/usr/local/tecplot360
PATH=$TEC360HOME/bin:$PATH
TLMHOST=license.server
export PATH TEC360HOME TLMHOST
exec $prog $*

    • create symbolic link to wrapper

    ln -s tecplot360_generic tecplot
    ln -s tecplot360_generic preplot
    ln -s tecplot360_generic pltview
    ln -s tecplot360_generic rmtoavi

    No Comments yet »

    RSS feed for comments on this post. TrackBack URI

    Leave a comment

    You must be logged in to post a comment.

    Powered by WordPress with Pool theme design by Borja Fernandez.
    Entries and comments feeds. Valid XHTML and CSS. ^Top^

    Register Login