I tried to install over a 12.4 installation (full installation package, not upgrade). Outcome: See below. Then I tried to delete everything from /opt/pgi except license.dat and install again. Outcome: see below. What can I do?
contents of /opt/pgi after installation: Only the ‘2014’ folder, so no 14.7 subfolder, no compiler binaries to be found anywhere.
Sadly the installation script seems to ignore or not check errors and continues its operation, so it’s hard for me to find the cause.
Linux version:
[root@fg01 pgi]# cat /proc/version
Linux version 2.6.32-279.el6.x86_64 (> mockbuild@c6b9.bsys.dev.centos.org> ) (gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) ) #1 SMP Fri Jun 22 12:19:21 UTC 2012
Install script output (after answering the installation questions - all of them default/yes/accept).
Installing PGI JAVA components into /opt/pgi
Installing PGI CUDA components into /opt/pgi
Do you wish to install MPICH? (y/n) y
Installing PGI MPICH components into /opt/pgi
/home/michel/libbuild/pgi/install_mpich: line 75: /opt/pgi/linux86-64/14.7/bin/localrc: No such file or directorySee the files [,.sh]
for examples of how to set your environment to run and debug MPI programs.perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_COLLATE = “en_US.UTF-8”,
LC_CTYPE = “UTF-8”,
LANG = “en_US”
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).
Done
The specified pgi install directory is invalid
/opt/pgi/linux86 and /opt/pgi/linux86-64 have no installed PGI versions
Usage: pgi.module.install
[-all | version version…]
[-pgi /opt/pgi/linux86/7.0/module]
[-install /usr/local/Modules/modulefiles]
ERROR: /opt/pgi/linux86-64/14.7/bin/pgi_license_tool: file not found.Do you want the files in the install directory to be read-only? (y/n) n
Installation complete.
If you purchased a software subscription, please note that the support
services to you are limited to the terms described in the file
/opt/pgi/linux86-64/14.7/doc/SUBSCRIPTION_SERVICE.A copy of this file can also be found on the PGI website, at
http://www.pgroup.com/support/SUBSCRIPTION_SERVICE> .
Please check the FAQ at > FAQ | PGI > for a current
listing of customer support concerns, including installation, use of PGI
software, and other questions or problems.This product uses the STLport Standard Template Library for ANSI C++. The
STLport license can be found at > http://www.stlport.com/doc/license.html> .
/dev/null permission:
[root@fg01 pgi]# ls -l /dev/null
crw-rw-rw-. 1 root root 1, 3 Jul 24 21:53 /dev/null