Problem with vacpp.ndi in XL C/C++ 10


 
Thread Tools Search this Thread
Operating Systems AIX Problem with vacpp.ndi in XL C/C++ 10
# 1  
Old 01-27-2010
Problem with vacpp.ndi in XL C/C++ 10

Hi All,

New to the forum but not to Unix.

I am trying to install XL C/C++ 10 on our AIX 6.1 TL3 box by using vacpp.ndi, however the installation of that fileset fails due to supposed missing requisites. The Install Guide shows the requisites can be checked using
Code:
lslpp -L bos.adt.include bos.adt.lib bos.adt.libm bos.loc.*bos.rte bos.rte.libc

p21 of install.pdf from within C1D0XML.tar

When I run this it shows:
Code:
{root} /ietnfs/aix/rootinst/xlc10/ptf> lslpp -L bos.adt.include bos.adt.lib bos.adt.libm bos.loc.* bos.rte bos.rte.libc
Fileset Level State Type Description (Uninstaller)
----------------------------------------------------------------------------
bos.adt.include 6.1.3.1 C F Base Application Development Include Files
bos.adt.lib 6.1.2.0 C F Base Application Development Libraries
bos.adt.libm 6.1.3.0 C F Base Application Development Math Library
bos.loc.iso.en_GB 6.1.0.0 C F Base System Locale ISO Code Set - U.K. English
bos.loc.iso.en_US 6.1.0.0 C F Base System Locale ISO Code Set - U.S. English
bos.rte 6.1.3.0 C F Base Operating System Runtime
bos.rte.libc 6.1.3.1 C F libc Library

When I try and run
Code:
installp -aYgd /ietnfs/aix/rootinst/xlc10/usr/sys/inst.images/ -e /home/root/xlc10.ndi.log vacpp.ndi

I get
Code:
+-----------------------------------------------------------------------------+
Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...
FAILURES
--------
Filesets listed in this section failed pre-installation verification
and will not be installed.
Requisite Failures
------------------
SELECTED FILESETS: The following is a list of filesets that you asked to
install. They cannot be installed until all of their requisite filesets
are also installed. See subsequent lists for details of requisites.
vacpp.ndi 10.1.0.0 # IBM XL C/C++ Non-Default Ins...
<< End of Failure Section >>
+-----------------------------------------------------------------------------+
BUILDDATE Verification ...
+-----------------------------------------------------------------------------+
Verifying build dates...done
FILESET STATISTICS
------------------
1 Selected to be installed, of which:
1 FAILED pre-installation verification
----
0 Total to be installed
 
Pre-installation Failure/Warning Summary
----------------------------------------
Name Level Pre-installation Failure/Warning
-------------------------------------------------------------------------------
vacpp.ndi 10.1.0.0 Requisite failure

What am I missing... it seems like it should be obvious, but I just don't get it? Perhaps it's a wood vs trees thing?Smilie

Thanks in advance
Kevin

Last edited by KevB; 01-27-2010 at 12:25 PM.. Reason: vacpp,ndi
# 2  
Old 01-27-2010
Quote:
Originally Posted by KevB
[...]

I am trying to install XL C/C++ 10 on our AIX 6.1 TL3 box by using vacpp.ndi, however the installation of that fileset fails due to supposed missing requisites. [...]
Code:
installp -aYgd /ietnfs/aix/rootinst/xlc10/usr/sys/inst.images/ -e /home/root/xlc10.ndi.log vacpp.ndi

Not sure whether I understand you correctly... You want to install XL C/C++ 10 but you command installp to install vacpp.ndi. Smilie

Basically the installp installation process should work like this:
a) You extract the sources into a directory and create a .toc file in this directory.
Code:
cd /tmp
uncompress -f xlcpp.10.1.0.aix.GM.tar.Z
tar -xvf xlcpp.10.1.0.aix.GM.tar
cd usr/sys/inst.images
inutoc .

b) With the table of contents you then install all or part of the software.
Code:
installp -acXYg -d <directory with binaries and .toc> all

This would install all the software which in your case should be XL C/C++.
# 3  
Old 01-27-2010
Perhaps I should have added this before. We are a small independent software vendor, porting to AIX among other platforms. I need to be able to support multiple "build environments" on a single machine. Hence, I am trying to use the vacpp.ndi approach, which is the "non default install" method described in the install guide. Step 1) is to install the vacpp.ndi fileset, which is basically a perl script that allows you to then install XL C/C++ to a location other than /usr/vacpp

I have successfully done this with various previous releases of Visual Age and XL C/C++, so I am comfortable with the process... however the process falls at step 1), the vacpp.ndi install.

I hope that clarifies the situation.
# 4  
Old 01-27-2010
Quote:
Originally Posted by KevB
[...] I am trying to use the vacpp.ndi approach, which is the "non default install" method described in the install guide. Step 1) is to install the vacpp.ndi fileset, which is basically a perl script that allows you to then install XL C/C++ to a location other than /usr/vacpp[...]
I see. Installp checks the prerequisites but usually it states what fileset is missing during installation. From your error message
Quote:
Originally Posted by KevB
[...]
FAILURES
--------
Filesets listed in this section failed pre-installation verification
and will not be installed.
Requisite Failures
------------------
SELECTED FILESETS: The following is a list of filesets that you asked to
install. They cannot be installed until all of their requisite filesets
are also installed. See subsequent lists for details of requisites.
vacpp.ndi 10.1.0.0 # IBM XL C/C++ Non-Default Ins...
<< End of Failure Section >>
+-----------------------------------------------------------------------------+
[...]
I cannot see the list for details of requisites. Is the right version of Perl installed on your server?
# 5  
Old 01-28-2010
I have checked the requirements. The Install guide asks for perl.rte version 5.5.3 or later and I have 5.8.2.100 that came with the 6.1TL3 installation.

Any other ideas?
# 6  
Old 01-28-2010
The vacpp.ndi fileset and the .toc is in /ietnfs/aix/rootinst/xlc10/usr/sys/inst.images/. What does
Code:
# installp -l -d /ietnfs/aix/rootinst/xlc10/usr/sys/inst.images/

# ls -latr /ietnfs/aix/rootinst/xlc10/usr/sys/inst.images/

return?
# 7  
Old 01-28-2010
Code:
{root} /ietnfs/aix/rootinst/xlc10> installp -l -d /ietnfs/aix/rootinst/xlc10/usr/sys/inst.images/
Fileset Name Level I/U Q Content
====================================================================
ibmdebugger 6.1.0.0 I N usr,root
# IBM Debugger for AIX
ibmdebugger.engine 6.1.0.0 I N usr
# IBM Debugger for AIX Compiled Languages Engine
ibmdebugger.engine.msg.de_DE 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.en_US 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.es_ES 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.fr_FR 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.it_IT 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.ja_JP 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.ko_KR 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.pt_BR 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.zh_CN 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.engine.msg.zh_TW 6.1.0.0 I N usr
# IBM Debugger Messages
ibmdebugger.jre 6.1.0.0 I N usr
# IBM Debugger for AIX JRE
ibmdebugger.ui 6.1.0.0 I N usr
# IBM Debugger for AIX UI Components
memdbg.adt 5.4.0.0 I N usr
# User Heap/Memory Debug Toolkit
memdbg.aix53.adt 5.4.0.0 I N usr
# User Heap/Memory Debug Toolkit for AIX 5.3
memdbg.msg.EN_US 5.4.0.0 I N usr
# User Heap/Memory Debug Messages--U.S. English UTF
memdbg.msg.JA_JP 5.4.0.0 I N usr
# User Heap/Memory Debug Messages--Japanese UTF
memdbg.msg.Ja_JP 5.4.0.0 I N usr
# User Heap/Memory Debug Messages--Japanese
memdbg.msg.ZH_CN 5.4.0.0 I N usr
# User Heap/Memory Debug Messages--Simplified Chinese
memdbg.msg.en_US 5.4.0.0 I N usr
# User Heap/Memory Debug Messages--U.S. English
memdbg.msg.ja_JP 5.4.0.0 I N usr
# User Heap/Memory Debug Messages--Japanese IBM-eucJP
memdbg.msg.zh_CN 5.4.0.0 I N usr
# User Heap/Memory Debug Messages--Simplified Chinese
vac.Bnd 10.1.0.0 I N usr
# XL C for AIX Media Defined Bundles
vac.C 10.1.0.0 I N usr,root
# IBM XL C Compiler
vac.aix53.lib 10.1.0.0 I N usr
# XL C for AIX Libraries for AIX 5
vac.html.common.search 10.1.0.0 I N usr
# XL C for AIX Compiler Help System Startup Files
vac.html.en_US.C 10.1.0.0 I N usr
# XL C for AIX Compiler Documentation HTML--U.S. Engli
vac.html.ja_JP.C 10.1.0.0 I N usr
# XL C for AIX Compiler Documentation HTML--Japanese
vac.html.zh_CN.C 10.1.0.0 I N usr
# XL C for AIX Compiler Documentation HTML--Simplified
vac.include 10.1.0.0 I N usr
# IBM XL C Compiler Include Files
vac.lib 10.1.0.0 I N usr
# XL C for AIX Libraries
vac.lic 10.1.0.0 I N usr
# XL C for AIX Licence Files
vac.licAgreement 10.1.0.0 I N usr
# IBM XL C Electronic License Agreement Files
vac.man.EN_US 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--U.S. English UTF
vac.man.JA_JP 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--Japanese UTF
vac.man.Ja_JP 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--Japanese Ja_JP
vac.man.ZH_CN 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--Simplified Chinese UTF
vac.man.Zh_CN 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--Simplified Chinese Zh_C
vac.man.en_US 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--U.S. English
vac.man.ja_JP 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--Japanese
vac.man.zh_CN 10.1.0.0 I N usr
# IBM XL C Compiler Man Pages--Simplified Chinese
vac.msg.EN_US.C 10.1.0.0 I N usr
# XL C for AIX Compiler Messages--U.S. English UTF
vac.msg.JA_JP.C 10.1.0.0 I N usr
# XL C for AIX Compiler Messages--Japanese UTF
vac.msg.Ja_JP.C 10.1.0.0 I N usr
# XL C for AIX Compiler Messages--Ja_JP
vac.msg.ZH_CN.C 10.1.0.0 I N usr
# XL C for AIX Compiler Messages--Simplified Chinese U
vac.msg.en_US.C 10.1.0.0 I N usr
# XL C for AIX Compiler Messages--en_US
vac.msg.ja_JP.C 10.1.0.0 I N usr
# XL C for AIX Compiler Messages--ja_JP
vac.msg.zh_CN.C 10.1.0.0 I N usr
# XL C for AIX Compiler Messages--zh_CN
vac.ndi 10.1.0.0 I N usr
# XL C for AIX Non-Default Installation Script
vac.pdf.en_US.C 10.1.0.0 I N usr
# XL C for AIX Compiler Documentation PDF--U.S. Englis
vac.pdf.ja_JP.C 10.1.0.0 I N usr
# XL C for AIX Compiler Documentation PDF--Japanese
vac.pdf.zh_CN.C 10.1.0.0 I N usr
# XL C for AIX Compiler Documentation PDF--Simplified
vacpp.Bnd 10.1.0.0 I N usr
# IBM XL C/C++ Media Defined Bundles
vacpp.cmp.core 10.1.0.0 I N usr,root
# IBM XL C/C++ Compiler
vacpp.cmp.include 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Include Files
vacpp.cmp.lib 10.1.0.0 I N usr
# IBM XL C/C++ Libraries
vacpp.cmp.rte 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Application Runtime
vacpp.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools
vacpp.cmp.aix53.lib 10.1.0.0 I N usr
# IBM XL C/C++ Libraries for AIX 5.3
vacpp.cmp.aix53.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools for AIX 5.3
vacpp.cmp.aix53.lib 10.1.0.0 I N usr
# IBM XL C/C++ Libraries for AIX 5.3
vacpp.cmp.core 10.1.0.0 I N usr,root
# IBM XL C/C++ Compiler
vacpp.cmp.include 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Include Files
vacpp.html.common 10.1.0.0 I N usr
# IBM XL C/C++ Documentation (HTML)--Common Files
vacpp.html.en_US 10.1.0.0 I N usr
# IBM XL C/C++ Documentation (HTML)--U.S. English
vacpp.html.ja_JP 10.1.0.0 I N usr
# IBM XL C/C++ Documentation (HTML)--Japanese
vacpp.html.zh_CN 10.1.0.0 I N usr
# IBM XL C/C++ Documentation (HTML)--Simplified Chines
vacpp.lic 10.1.0.0 I N usr
# IBM XL C/C++ Licence Files
vacpp.licAgreement 10.1.0.0 I N usr
# IBM XL C++ Electronic License Agreement Files
vacpp.man.EN_US 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--U.S. English UTF
vacpp.man.JA_JP 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--Japanese UTF
vacpp.man.Ja_JP 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--Japanese Ja_JP
vacpp.man.ZH_CN 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--Simplified Chinese
vacpp.man.Zh_CN 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--Simplified Chinese
vacpp.man.en_US 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--U.S. English
vacpp.man.ja_JP 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--Japanese
vacpp.man.zh_CN 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Man Pages--Simplified Chinese
vacpp.memdbg.lib 10.1.0.0 I N usr
# IBM XL C/C++ User Heap and Memory Debug Static Libra
vacpp.memdbg.rte 10.1.0.0 I N usr
# IBM XL C/C++ User Heap and Memory Debug Runtime
vacpp.memdbg.aix53.lib 10.1.0.0 I N usr
# IBM XL C/C++ User Heap/Memory Debug AIX 5.3 Librarie
vacpp.memdbg.aix53.rte 10.1.0.0 I N usr
# IBM XL C/C++ User Heap/Memory Debug AIX 5.3 Runtime
vacpp.msg.EN_US.cmp.core 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Messages--U.S. English UTF
vacpp.msg.EN_US.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools Messages--U.S. English UTF
vacpp.msg.JA_JP.cmp.core 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Messages--Japanese UTF
vacpp.msg.JA_JP.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools Messages--Japanese UTF
vacpp.msg.Ja_JP.cmp.core 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Messages--Japanese
vacpp.msg.Ja_JP.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools Messages--Japanese
vacpp.msg.ZH_CN.cmp.core 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Messages--Simplified Chinese U
vacpp.msg.ZH_CN.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools Messages--Simplified Chinese UTF
vacpp.msg.en_US.cmp.core 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Messages--U.S. English
vacpp.msg.en_US.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools Messages--U.S. English
vacpp.msg.ja_JP.cmp.core 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Messages--Japanese IBM-eucJP
vacpp.msg.ja_JP.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools Messages--Japanese IBM-eucJP
vacpp.msg.zh_CN.cmp.core 10.1.0.0 I N usr
# IBM XL C/C++ Compiler Messages--Simplified Chinese
vacpp.msg.zh_CN.cmp.tools 10.1.0.0 I N usr
# IBM XL C/C++ Tools Messages--Simplified Chinese
vacpp.ndi 10.1.0.0 I N usr
# IBM XL C/C++ Non-Default Installation Script
vacpp.pdf.en_US 10.1.0.0 I N usr
# IBM XL C/C++ Documentation (PDF)--U.S. English
vacpp.pdf.ja_JP 10.1.0.0 I N usr
# IBM XL C/C++ Documentation (PDF)--Japanese
vacpp.pdf.zh_CN 10.1.0.0 I N usr
# IBM XL C/C++ Documentation (PDF)--Simplified Chinese
vacpp.samples.ansicl 10.1.0.0 I N usr
# IBM XL C/C++ Compiler ANSI CLass Library Samples
xlC.adt.include 10.1.0.0 I N usr
# C Set ++ Application Development Toolkit
xlC.aix50.rte 10.1.0.0 I N usr
# XL C/C++ Runtime for AIX 5.3
xlC.aix61.rte 10.1.0.0 I N usr
# XL C/C++ Runtime for AIX 6.1
xlC.msg.Ja_JP.rte 10.1.0.0 I N usr
# XL C/C++ Runtime Messages--Japanese
xlC.msg.en_US.rte 10.1.0.0 I N usr
# XL C/C++ Runtime Messages--U.S. English
xlC.msg.ja_JP.rte 10.1.0.0 I N usr
# XL C/C++ Runtime Messages--Japanese IBM-eucJP
xlC.rte 10.1.0.0 I N usr
# XL C/C++ Runtime
xlhelp.com 3.1.2.0 I N usr
# XL Compiler Information Center
xlhelp.html.en_US 3.1.2.0 I N usr
# XL Compiler Common Documentation--U.S. English
xlhelp.html.ja_JP 3.1.2.0 I N usr
# XL Compiler Common Documentation--Japanese
xlhelp.html.zh_CN 3.1.2.0 I N usr
# XL Compiler Common Documentation--Chinese
xlmass.adt.include 5.0.0.0 I N usr
# IBM Mathematical Acceleration Subsystem Application
xlmass.aix53.lib 5.0.0.0 I N usr
# IBM Mathematical Acceleration Subsystem Libraries fo
xlmass.lib 5.0.0.0 I N usr
# IBM Mathematical Acceleration Subsystem Libraries
xlsmp.aix53.rte 1.8.0.0 I N usr
# SMP Runtime Libraries for AIX 5.3
xlsmp.msg.EN_US.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - U.S. English UTF-8
xlsmp.msg.JA_JP.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - Japanese UTF-8
xlsmp.msg.Ja_JP.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - Japanese
xlsmp.msg.ZH_CN.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - Simplified Chinese UTF-8
xlsmp.msg.Zh_CN.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - Simplified Chinese
xlsmp.msg.en_US.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - U.S. English
xlsmp.msg.ja_JP.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - Japanese IBM-eucJP
xlsmp.msg.zh_CN.rte 1.8.0.0 I N usr
# XL SMP Runtime Messages - Simplified Chinese IBM-euc
xlsmp.rte 1.8.0.0 I N usr
# SMP Runtime Library

Code:
{root} /ietnfs/aix/rootinst/xlc10> ls -latr /ietnfs/aix/rootinst/xlc10/usr/sys/inst.images/
total 766368
-rw-rw-r-- 1 1703 244 20480 17 Jun 2008 xlC.adt
-rw-rw-r-- 2 1703 244 4024320 17 Jun 2008 xlC.rte
-rw-rw-r-- 2 1703 244 13312 17 Jun 2008 xlC.msg.en_US
-rw-rw-r-- 2 1703 244 14336 17 Jun 2008 xlC.msg.ja_JP
-rw-rw-r-- 2 1703 244 14336 17 Jun 2008 xlC.msg.Ja_JP
-rw-rw-r-- 2 1703 244 19570688 17 Jun 2008 xlC.aix50
-rw-rw-r-- 1 1703 244 19421184 17 Jun 2008 xlC.aix61
-rw-rw-r-- 1 1703 244 27648 17 Jun 2008 xlmass.adt.include
-rw-rw-r-- 1 1703 244 2069504 17 Jun 2008 xlmass.aix53.lib
-rw-rw-r-- 1 1703 244 2048 17 Jun 2008 xlmass.lib
-rw-rw-r-- 1 1703 244 53728256 17 Jun 2008 xlhelp.com
-rw-rw-r-- 1 1703 244 136192 17 Jun 2008 xlhelp.html.en_US
-rw-rw-r-- 1 1703 244 151552 17 Jun 2008 xlhelp.html.ja_JP
-rw-rw-r-- 1 1703 244 2048 17 Jun 2008 xlhelp.html.zh_CN
-rw-rw-r-- 1 1703 244 31744 24 Jun 2008 ibmdebugger.engine.msg.de_DE
-rw-rw-r-- 1 1703 244 28672 24 Jun 2008 ibmdebugger.engine.msg.en_US
-rw-rw-r-- 1 1703 244 31744 24 Jun 2008 ibmdebugger.engine.msg.es_ES
-rw-rw-r-- 1 1703 244 30720 24 Jun 2008 ibmdebugger.engine.msg.it_IT
-rw-rw-r-- 1 1703 244 32768 24 Jun 2008 ibmdebugger.engine.msg.fr_FR
-rw-rw-r-- 1 1703 244 36864 24 Jun 2008 ibmdebugger.engine.msg.ja_JP
-rw-rw-r-- 1 1703 244 30720 24 Jun 2008 ibmdebugger.engine.msg.pt_BR
-rw-rw-r-- 1 1703 244 34816 24 Jun 2008 ibmdebugger.engine.msg.ko_KR
-rw-rw-r-- 1 1703 244 32768 24 Jun 2008 ibmdebugger.engine.msg.zh_CN
-rw-rw-r-- 1 1703 244 32768 24 Jun 2008 ibmdebugger.engine.msg.zh_TW
-rw-rw-r-- 1 1703 244 48706560 24 Jun 2008 ibmdebugger.ui
-rw-rw-r-- 1 1703 244 5220352 24 Jun 2008 ibmdebugger.engine
-rw-rw-r-- 1 1703 244 61511680 24 Jun 2008 ibmdebugger.jre
-rw-rw-r-- 1 1703 244 519168 24 Jun 2008 ibmdebugger
-rw-rw-r-- 2 1703 244 12288 24 Jun 2008 xlsmp.rte
-rw-rw-r-- 2 1703 244 6144 24 Jun 2008 xlsmp.msg.en_US.rte
-rw-rw-r-- 2 1703 244 6144 24 Jun 2008 xlsmp.msg.ja_JP.rte
-rw-rw-r-- 2 1703 244 6144 24 Jun 2008 xlsmp.msg.Ja_JP.rte
-rw-rw-r-- 2 1703 244 5120 24 Jun 2008 xlsmp.msg.zh_CN.rte
-rw-rw-r-- 2 1703 244 5120 24 Jun 2008 xlsmp.msg.Zh_CN.rte
-rw-rw-r-- 2 1703 244 6144 24 Jun 2008 xlsmp.msg.EN_US.rte
-rw-rw-r-- 2 1703 244 7168 24 Jun 2008 xlsmp.msg.JA_JP.rte
-rw-rw-r-- 2 1703 244 5120 24 Jun 2008 xlsmp.msg.ZH_CN.rte
-rw-rw-r-- 2 1703 244 295936 24 Jun 2008 xlsmp.aix53.rte
-rw-rw-r-- 1 1703 244 5120 24 Jun 2008 memdbg.msg.Ja_JP
-rw-rw-r-- 1 1703 244 5120 24 Jun 2008 memdbg.msg.en_US
-rw-rw-r-- 1 1703 244 5120 24 Jun 2008 memdbg.msg.ja_JP
-rw-rw-r-- 1 1703 244 5120 24 Jun 2008 memdbg.msg.zh_CN
-rw-rw-r-- 1 1703 244 5120 24 Jun 2008 memdbg.msg.EN_US
-rw-rw-r-- 1 1703 244 6144 24 Jun 2008 memdbg.msg.JA_JP
-rw-rw-r-- 1 1703 244 5120 24 Jun 2008 memdbg.msg.ZH_CN
-rw-rw-r-- 1 1703 244 7168 24 Jun 2008 memdbg.adt
-rw-rw-r-- 1 1703 244 1384448 24 Jun 2008 memdbg.aix53
-rw-rw-r-- 1 1703 244 204800 25 Jun 2008 vac.msg.Ja_JP
-rw-rw-r-- 1 1703 244 160768 25 Jun 2008 vac.msg.en_US
-rw-rw-r-- 1 1703 244 200704 25 Jun 2008 vac.msg.ja_JP
-rw-rw-r-- 1 1703 244 157696 25 Jun 2008 vac.msg.zh_CN
-rw-rw-r-- 1 1703 244 160768 25 Jun 2008 vac.msg.EN_US
-rw-rw-r-- 1 1703 244 248832 25 Jun 2008 vac.msg.JA_JP
-rw-rw-r-- 1 1703 244 193536 25 Jun 2008 vac.msg.ZH_CN
-rw-rw-r-- 1 1703 244 62782464 25 Jun 2008 vac.C
-rw-rw-r-- 1 1703 244 4096 25 Jun 2008 vac.html.common
-rw-rw-r-- 1 1703 244 2540544 25 Jun 2008 vac.html.en_US
-rw-rw-r-- 1 1703 244 2571264 25 Jun 2008 vac.html.ja_JP
-rw-rw-r-- 1 1703 244 113664 25 Jun 2008 vac.html.zh_CN
-rw-rw-r-- 1 1703 244 7350272 25 Jun 2008 vac.pdf.en_US.C
-rw-rw-r-- 1 1703 244 5100544 25 Jun 2008 vac.pdf.ja_JP.C
-rw-rw-r-- 1 1703 244 657408 25 Jun 2008 vac.pdf.zh_CN.C
-rw-rw-r-- 1 1703 244 243712 25 Jun 2008 vac.include
-rw-rw-r-- 1 1703 244 6144 25 Jun 2008 vac.lic
-rw-rw-r-- 1 1703 244 234496 25 Jun 2008 vac.licAgreement
-rw-rw-r-- 1 1703 244 118784 25 Jun 2008 vac.ndi
-rw-rw-r-- 1 1703 244 89088 25 Jun 2008 vac.man.en_US
-rw-rw-r-- 1 1703 244 89088 25 Jun 2008 vac.man.EN_US
-rw-rw-r-- 1 1703 244 114688 25 Jun 2008 vac.man.ja_JP
-rw-rw-r-- 1 1703 244 116736 25 Jun 2008 vac.man.Ja_JP
-rw-rw-r-- 1 1703 244 136192 25 Jun 2008 vac.man.JA_JP
-rw-rw-r-- 1 1703 244 92160 25 Jun 2008 vac.man.zh_CN
-rw-rw-r-- 1 1703 244 92160 25 Jun 2008 vac.man.Zh_CN
-rw-rw-r-- 1 1703 244 106496 25 Jun 2008 vac.man.ZH_CN
-rw-rw-r-- 1 1703 244 4096 25 Jun 2008 vac.Bnd
-rw-rw-r-- 1 1703 244 5942272 25 Jun 2008 vac.aix53
-rw-rw-r-- 1 1703 244 2048 25 Jun 2008 vac.lib
-rw-rw-r-- 1 1703 244 546816 26 Jun 2008 vacpp.cmp.aix53.lib
-rw-rw-r-- 1 1703 244 551936 26 Jun 2008 vacpp.cmp.aix53
-rw-rw-r-- 1 1703 244 15304704 26 Jun 2008 vacpp.cmp.core
-rw-rw-r-- 1 1703 244 1386496 26 Jun 2008 vacpp.cmp.include
-rw-rw-r-- 1 1703 244 16782336 26 Jun 2008 vacpp.cmp
-rw-rw-r-- 1 1703 244 153600 26 Jun 2008 vacpp.msg.en_US
-rw-rw-r-- 1 1703 244 191488 26 Jun 2008 vacpp.msg.ja_JP
-rw-rw-r-- 1 1703 244 195584 26 Jun 2008 vacpp.msg.Ja_JP
-rw-rw-r-- 1 1703 244 144384 26 Jun 2008 vacpp.msg.zh_CN
-rw-rw-r-- 1 1703 244 153600 26 Jun 2008 vacpp.msg.EN_US
-rw-rw-r-- 1 1703 244 236544 26 Jun 2008 vacpp.msg.JA_JP
-rw-rw-r-- 1 1703 244 178176 26 Jun 2008 vacpp.msg.ZH_CN
-rw-rw-r-- 1 1703 244 326656 26 Jun 2008 vacpp.memdbg.aix53
-rw-rw-r-- 1 1703 244 8192 26 Jun 2008 vacpp.memdbg
-rw-rw-r-- 1 1703 244 12142592 26 Jun 2008 vacpp.samples
-rw-rw-r-- 1 1703 244 4096 26 Jun 2008 vacpp.html.common
-rw-rw-r-- 1 1703 244 4118528 26 Jun 2008 vacpp.html.en_US
-rw-rw-r-- 1 1703 244 3164160 26 Jun 2008 vacpp.html.ja_JP
-rw-rw-r-- 1 1703 244 120832 26 Jun 2008 vacpp.html.zh_CN
-rw-rw-r-- 1 1703 244 19028992 26 Jun 2008 vacpp.pdf.en_US
-rw-rw-r-- 1 1703 244 6707200 26 Jun 2008 vacpp.pdf.ja_JP
-rw-rw-r-- 1 1703 244 697344 26 Jun 2008 vacpp.pdf.zh_CN
-rw-rw-r-- 1 1703 244 6144 26 Jun 2008 vacpp.lic
-rw-rw-r-- 1 1703 244 241664 26 Jun 2008 vacpp.licAgreement
-rw-rw-r-- 1 1703 244 118784 26 Jun 2008 vacpp.ndi
-rw-rw-r-- 1 1703 244 120832 26 Jun 2008 vacpp.man.en_US
-rw-rw-r-- 1 1703 244 120832 26 Jun 2008 vacpp.man.EN_US
-rw-rw-r-- 1 1703 244 154624 26 Jun 2008 vacpp.man.ja_JP
-rw-rw-r-- 1 1703 244 156672 26 Jun 2008 vacpp.man.Ja_JP
-rw-rw-r-- 1 1703 244 183296 26 Jun 2008 vacpp.man.JA_JP
-rw-rw-r-- 1 1703 244 123904 26 Jun 2008 vacpp.man.zh_CN
-rw-rw-r-- 1 1703 244 123904 26 Jun 2008 vacpp.man.Zh_CN
-rw-rw-r-- 1 1703 244 144384 26 Jun 2008 vacpp.man.ZH_CN
-rw-rw-r-- 1 1703 244 4096 26 Jun 2008 vacpp.Bnd
drwxrwxr-x 3 1703 244 16384 26 Jun 2008 ..
drwxrwxr-x 2 1703 244 16384 26 Jun 2008 .
-rw-rw-r-- 1 1703 244 81860 26 Jun 2008 .toc


Last edited by KevB; 01-28-2010 at 06:40 AM.. Reason: Change quote blocks to code blocks...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. IP Networking

Router problem or ISP problem ?

Hi everyone, I am experiencing discontinuity of Internet service, this started 1 month ago. Everything worked very well for 1 year of intensive use, but now, I have problems reaching my gateway. The gateway is not my router but a node belonging to my ISP and I share the same public IP with... (3 Replies)
Discussion started by: remic
3 Replies

2. UNIX for Dummies Questions & Answers

sed Or Grep Problem OR Terminal Problem?

I don't know if you guys get this problem sometimes at Terminal but I had been having this problem since yesterday :( Maybe I overdid the Terminal. Even the codes that used to work doesn't work anymore. Here is what 's happening: * I wanted to remove lines containing digits so I used this... (25 Replies)
Discussion started by: Nexeu
25 Replies

3. IP Networking

Problem with forwarding emails (SPF problem)

Hi, This is rather a question from a "user" than from a sys admin, but I think this forum is apropriate for the question. I have an adress with automatic email forwarding and for some senders (two hietherto), emails are bouncing. This has really created a lot of problems those two time so I... (0 Replies)
Discussion started by: carwe
0 Replies

4. AIX

AIX OS problem? network problem?

Dear ALL. I installed AIX OS on customer sites. but Only one site is too slow when I connected telnet, ftp.. Ping is too fast. but telnet and FTP is not connected.. of course i check the configuration file on aix but it's normal. Do any Idea?? thanks in advance. - Jun - (3 Replies)
Discussion started by: Jeon Jun Seok
3 Replies

5. UNIX for Dummies Questions & Answers

DHCP problem and eth1 problem

At work I am trying to get this one Linux machine (let's call it ctesgm07) to behave like another Linux machine that we have (let's call it test007). test007 returns the following version info: cat /etc/debian_version: lenny/sid uname -a: Linux test007 2.6.27-7-generic #1 SMP Tue Nov 4... (0 Replies)
Discussion started by: sllinux
0 Replies

6. AIX

user login problem & Files listing problem.

1) when user login to the server the session got colosed. How will resolve? 2) While firing the command ls -l we are not able to see the any files in the director. but over all view the file system using the command df -g it is showing 91% used. what will be the problem? Thanks in advance. (1 Reply)
Discussion started by: pernasivam
1 Replies

7. Solaris

problem in finding a hardware problem

Hi I am right now facing a strange hardware problem. System get booted with the following error: Fatal Error Reset CPU 0000.0000.0000.0003 AFSR 0100.0000.0000.0000 SCE AFAR 0000.07c6.0000.1000 SC Alert: Host System has Reset It happen 4 or 5 times and get the same error every time.I... (8 Replies)
Discussion started by: girish.batra
8 Replies

8. Shell Programming and Scripting

ssh script problem problem

Hi Please help me with the following problem with my script. The following block of code is not repeating in the while loop and exiting after searching for first message. input_file ========== host001-01 host001-02 2008-07-23 13:02:04,651 ConnectionFactory - Setting session state... (2 Replies)
Discussion started by: pcjandyala
2 Replies

9. Shell Programming and Scripting

problem with dd command or maybe AFS problem

Hi, folks. Sorry for bothering, but maybe someone could help me please. The problem is the following: there is some script that copies files from local file system to AFS. The copying is performed with dd command. The script copies data into some AFS volumes. The problem appeared with one... (0 Replies)
Discussion started by: Anta
0 Replies

10. UNIX for Advanced & Expert Users

SSH Problem auth problem

Hi, Just recently we seem to be getting the following error message relating to SSH when we run the UNIX script in background mode: warning: You have no controlling tty. Cannot read confirmation.^M warning: Authentication failed.^M Disconnected; key exchange or algorithm negotiation... (1 Reply)
Discussion started by: budrito
1 Replies
Login or Register to Ask a Question