Problem: Tecplot fails to run on an AIX platform. The error message is Symbol resolution failed for /usr/lib/libGL.a(shr.o) because: Symbol aixgsc (number 82) is not exported from dependent module /unix.

Solution: aixgsc is defined in the rcm_loadpin device driver. If the driver isnt loaded on the machine where youre running the application then the app wont load. Is there a graphics card in the control workstation? This would cause the driver to load automatically.You should install the X11.vfb fileset and then reboot to get around this problem.

Share →