Did someone set your $TMP to not be /tmp? It was set here as ~/tmp and
when netview wrote to what it thought was /tmp, it was ~/tmp. When it
went to remove the tmp files, it tried to remove /tmp/files, which
weren't there
-----Original Message-----
From: owner-nv-l@lists.us.ibm.com [mailto:owner-nv-l@lists.us.ibm.com]
On Behalf Of Larry Fagan
Sent: Tuesday, May 10, 2005 4:00 PM
To: nv-l@lists.us.ibm.com
Subject: [nv-l] Netview 713 Install Fails !
Hi all,
I'm trying to install netview 713 on aix 5.2. I
already have Tivoli framework installed. I have also
checked prereq script and everything is fine. But when
i use install option for server in Tivoli product
dialog, i get this error below in NVS_713_error log
file. Any ideas? This is a fresh install.
Many Thanks,
Larry
+ + echo /tmp/NVS_*.error
files=/tmp/NVS_*.error
+ [ /tmp/NVS_*.error != ]
+ + awk -F. {print $1}
+ echo /tmp/NVS_*.error
tempsa=/tmp/NVS_*
+ cp /tmp/NVS_*.error /tmp/NVS_*.debug
cp: /tmp/NVS_*.error: A file or directory in the path
name does not exist.
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
|