It's all about the answers!

Ask a question

Installing CLM programmatically for CLM4.x


Ritika Aggarwal (9011222) | asked May 17 '13, 7:32 a.m.

Hi,

We were trying to install CLM programmatically in a Windows Server. We have this section in the install XML

<install modify='false'>
<offering id='com.ibm.team.install.calm' version='3.0.1000.CALM-I20110602-0950' profile='Jazz Team Server_<<instanceID>>' features='jfs.base,calm.license,jazz,rtc,rdm,rqm' installFixes='none'/>
<offering id='com.ibm.team.install.jfs.app.product-rtc-standalone' version='3.0.1000.CALM-I20110602-0950' profile='Jazz Team Server_<<instanceID>>' features='jfs.base,server.conf,server.provision' installFixes='none'/>
</install>

but these values has to be modified for version 4.

CAn anyone provide us these values?

REgards,

Ritika

2 answers



permanent link
Piotr Aniola (3.7k11738) | answered May 17 '13, 8:12 a.m.
The response files are available when you unpack the downloaded CLM, you don't have to create or modify them by hand. The location is:
  • Windows: ExtractedDir \im\win32.win32.x86
  • For Linux operating system Linux x86: ExtractedDir /im/linux.gtx.x86
  • For Linux operating system Linux on Power: ExtractedDir /im/linux.gtx.ppc
  • For Linux operating system Linux for System z®: ExtractedDir /im/linux.gtx.s390
  • For Solaris operating system Solaris: ExtractedDir /im/solaris.gtk.sparc
  • For AIX operating system AIX: ExtractedDir /im/aix.motif.ppc
see http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Ft_command-line_installation.html for details



permanent link
Mark Guertin (5867) | answered May 17 '13, 9:24 a.m.
FORUM ADMINISTRATOR
Note that you can also record a new response file specifically for your environment. This will remove the need to hand edit the XML files, and may prove an easier route to go. For information on recording response files, see here:
http://pic.dhe.ibm.com/infocenter/install/v1r5/topic/com.ibm.silentinstall12.doc/topics/t_silent_create_response_files_IM.html.

One limitation to keep in mind is that you must record the new response file on the same platform you intend to run it on. So you'll need to record the response file on Windows if your target systems are Windows machines, record on Linux if your target systems are Linux machines, etc.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.