Using NetView 5.1.1.0 under AIX level 4.3.2.0,
when I try to launch the TME 1 desktop using
the 'tivoli' command, I get the following:
# tivoli
exec(): 0509-036 Cannot load program tivoli because of the following errors:
0509-022 Cannot load library libtas.a[shr.o].
0509-026 System error: A file or directory in the path name does not
exist
#
I checked the LIBDIR shell variable and the libtas.a
archive file, and all looks OK (see below). So what
is 'tivoli' complaining about?
I also checked the PATH and all of the directories
are there, I don't know why the 0509-026 message
either.
I was running as 'root', of course.
Thanks, I really need the TME 10 desktop!
Les
###################################################################
#
# echo $LIBDIR
/usr/local/Tivoli/lib/aix4-r1
#
# cd $LIBDIR
#
# pwd
/usr/local/Tivoli/lib/aix4-r1
#
# ls -l libtas.a
-rwxr-xr-x 1 root system 636546 Dec 14 1998 libtas.a
#
# ar -t libtas.a
shr.o
#
# ls *.o
ls: 0653-341 The file *.o does not exist.
# ar -xv libtas.a
x - shr.o
#
# ls -l shr.o
-rwxr-xr-x 1 root sys 636258 Aug 11 14:32 shr.o
#
# file shr.o
shr.o: executable (RISC System/6000) or object module
#
#####################################################################
________________________________________________________________________
|