14.9 Installation Error

Installing PGI Compilers and Tools version 14.9 into /d1/opt/pgi
tar: linux86-64/13*/bin/.pgdbgrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgdbgrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgtoolsrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgtjavarc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgtxwinrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgtlinrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgdbglinrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgdbg: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgdebug: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/pgserv: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/jpgdbg.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/PGutil.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/PGlaf.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/PGcomp.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/ganymed-ssh2-build251.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/jide-common.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/jide-dock.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/lib/libjpgdbg64.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/bin/makelocalrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86-64/13*/libso/libpgnuma.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/.pgdbgrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgdbgrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgtoolsrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgtjavarc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgtxwinrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgtlinrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgdbglinrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgdbg: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgdebug: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/pgserv: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/jpgdbg.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/PGutil.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/PGlaf.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/PGcomp.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/ganymed-ssh2-build251.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/jide-common.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/jide-dock.jar: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/lib/libjpgdbg32.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/lib/libjpgdbg64.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
#tar: linux86/13*/bin/makelocalrc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
########

I have seen similar output.

  1. are you untar’ing this file into an empty directory?
    You should be, and then run the ‘install’ command to install in the
    compilers in the target directory, like /opt/pgi.

  2. did you copy a directory after untar’ing? When you copy,
    files beginning with a period are ignored. Tar and untar to move
    contents of the download directory.

dave