Hello,
I am trying install pgi for linux in centos by following instruction from https://www.pgroup.com/resources/docs/18.4/x86/pgi-install-guide/index.htm#install-linux-steps
But in section 4.2: Installation steps for linux; I am trying set environment by using
% setenv MANPATH “$MANPATH”:/opt/pgi/linux86-64/19.10/man
Which giving me error
MANPATH: Undefined variable
Would you please help me?
Thanks in advance