Monday, September 28, 2015

Silent Installation of Installation Manager

Silent Installation of Installation Manager 1.6
a) Unzip the Installation Manager setup  agent.installer.linux.gtk.x86_1.6.0.20120831_1216.zip
silentwas8.53
#unzip agent.installer.linux.gtk.x86_1.6.0.20120831_1216.zip
silentwas8.54
The extracted folder
silentwas8.55
Edit install.xml to define the location for IM installation
         b)    #vi install.xml
Add the below entries in the install.xml file
<profile kind=’self’ installLocation=’/apps/InstallationManager/eclipse’ id=’IBM Installation Manager’>
</profile>
Highlighted the entries in yellow where “/apps/InstallationManager/eclipse” is the location where I need to install the Installation Manager
silentwas8.56
         c)  Install IM1.6 silently
Execute #./installc –acceptLicense
This command reads the install.xml file and installed  it in the location mentioned in it
silentwas8.57
Once the installation is completed the message “Installed <package> to the <location> directory is displayed
             d) Verify the installation and the versions of Installation Manager
Navigate to /apps/InstallationManager/ folder
silentwas8.58

silentwas8.59

             Execute ./imcl -version to check the version of IM fron /apps/InstallationManager/eclipese/tools/
       THIS IS HOW WE INSTALL INSTALLATION MANAGER SILENTLY 

1 comment:

  1. from where i download this zip file agent.installer.linux.gtk.x86_1.6.0.20120831_1216.zip
    please tell me/////

    ReplyDelete