Installation notes for tecplot in Linux
1. Obtain the. iso file of tecplot and mount it in the root directory.
2. I plan to install it in/home/wy/tecplot. Of course, after mounting, I first cp to/home/wy/opt.
3. Execute./setup in/linux under/opt. For the specific process here, refer to step 2.
4. Copy the license file
Copy the tecplotlm. lic file in the/crack file of the standalone version to the installation directory. My installation directory is/home/wy/tecplot. The command for copying files on the terminal is cp
4. Set Environment Variables
In this case, first check the official install.pdf file to obtain the shell type. The statement is echo $ SHELL, and mine is. bash.
In Ubuntu, modify sudo gedit ~ /. Bashrc. Open the file and add
Export TEC_360_2008 =/home/wy/tecplot
Export PATH =$ {PATH }:$ {TEC_360_2008}/bin
Export TECPHYFILE = $ HOME/. tecplot. phy
5 Use tecplot 360
Note: After the installation is completed, run tec360.
Libstdc ++. so.5: cannot open shared object file: No such file or directory
Solution: sudo apt-get install libstdc ++ 5
For more details, please continue to read the highlights on the next page: