Unsolved
This post is more than 5 years old
4 Posts
0
681
November 28th, 2008 11:00
AIX_5.3TL9 AutoStart 5.3 SP1
Hi,
Recommended version AIX'a this TL7 I have version TL9
Package which "libtermcap" has to version library mighty TL7 to download and to install, and to version TL9 lack.
Whether someone has solution?
Could not load program ./ftcli:
Dependent module libtermcap.a(shr.o) could not be loaded.
Could not load module libtermcap.a(shr.o).
System error: No such file or directory
King Regards
Mariusz Olszewski
Recommended version AIX'a this TL7 I have version TL9
Package which "libtermcap" has to version library mighty TL7 to download and to install, and to version TL9 lack.
Whether someone has solution?
Could not load program ./ftcli:
Dependent module libtermcap.a(shr.o) could not be loaded.
Could not load module libtermcap.a(shr.o).
System error: No such file or directory
King Regards
Mariusz Olszewski
No Events found!


vongehr
7 Posts
0
December 10th, 2008 12:00
I found another similar issue reported on a Unix Forum. In that one they say:
------
exec(): 0509-036 Cannot load program /usr/local/bin/vim because of the following
errors:
0509-150 Dependent module libtermcap.a(shr.o) could not be loaded.
0509-022 Cannot load module libtermcap.a(shr.o).
0509-026 System error: A file or directory in the path name does not
exist.
------
They resolved this by:
------
The library libtermcap.a is contained in the bos.compat.termcap fileset.
------
So you should be able to load it from there.
Hope this helps out.
Best Regards,
Daniel Norris Vongehr
EMC Technical Support
mitesh1
52 Posts
0
July 13th, 2009 00:00
Can you explain , exactly which file we have to look for this error ?