On AIX, idsinstall -i shows message - Cannot open ./images/.toc

On AIX, idsinstall -i shows message - Cannot open ./images/.toc.

  • During the installation of ISVD 10.0.2 on AIX, idsinstall command shows the following message:

       grep: 0652-033 Cannot open ./images/.toc.

  • idsinstall internally invokes installp command, which in turn creates a .toc file if it's not present
  • This message can be ignored.
  • Work-around:
    • Extract the ISVD 10.0.2 AIX tar images.
    • As root user "cd images" folder under extracted ISVD 10.0.2 and run the command: inutoc ., which creates the .toc file in the images folder.