


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=Application_Extension_Platform_1.x_--_Preparing_an_Application_with_RPMs_using_Predefined_RPM_Directory&amp;feed=atom&amp;action=history</id>
		<title>Application Extension Platform 1.x -- Preparing an Application with RPMs using Predefined RPM Directory - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=Application_Extension_Platform_1.x_--_Preparing_an_Application_with_RPMs_using_Predefined_RPM_Directory&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Application_Extension_Platform_1.x_--_Preparing_an_Application_with_RPMs_using_Predefined_RPM_Directory&amp;action=history"/>
		<updated>2013-05-23T00:06:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Application_Extension_Platform_1.x_--_Preparing_an_Application_with_RPMs_using_Predefined_RPM_Directory&amp;diff=36069&amp;oldid=prev</id>
		<title>Jwithing: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Application_Extension_Platform_1.x_--_Preparing_an_Application_with_RPMs_using_Predefined_RPM_Directory&amp;diff=36069&amp;oldid=prev"/>
				<updated>2010-12-02T20:30:57Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 20:30, 2 December 2010&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Jwithing</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Application_Extension_Platform_1.x_--_Preparing_an_Application_with_RPMs_using_Predefined_RPM_Directory&amp;diff=36068&amp;oldid=prev</id>
		<title>Jwithing at 03:44, 17 November 2010</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Application_Extension_Platform_1.x_--_Preparing_an_Application_with_RPMs_using_Predefined_RPM_Directory&amp;diff=36068&amp;oldid=prev"/>
				<updated>2010-11-17T03:44:25Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To prepare an application with RPMs by using a predefined directory path and thge built-in RPM infrastructure of Cisco AXP, perform the following steps.&lt;br /&gt;
&lt;br /&gt;
'''Note:'''  This is the preferred way to install RPM's into an AXP application.&lt;br /&gt;
&lt;br /&gt;
====Navigate to build directory====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@centos /]# cd /opt/tcpdump/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Make directory third_party_rpms_repository====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@centos tcpdump]# mkdir third_party_rpms_repository&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Obtain RPM files from a repository and copy RPMs into your third_party_rpms_repository====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@centos tcpdump]# cp /download/tcpdump-3.9.4-15.el5.i386.rpm third_party_rpms_repository/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Create an rpm_priority.dat file====&lt;br /&gt;
&lt;br /&gt;
This file should contain a list of the RPMs that will be installed, and the priority order in which they should be installed.  It should be located in third_party_rpms_repository.&lt;br /&gt;
&lt;br /&gt;
For more information on this, refer to the &amp;quot;Packaging and Installing RPMs using a Predefined Directory Path&amp;quot; in &amp;quot;Packaging the Application&amp;quot; in the relevant AXP Developer Guide. Refer to the [http://www.cisco.com/en/US/products/ps9701/products_installation_and_configuration_guides_list.html AXP Configuration Guides].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@centos tcpdump]# cat third_party_rpms_repository/rpm_priority.dat&lt;br /&gt;
:tcpdump-3.9.4-15.el5.i386.rpm:1&lt;br /&gt;
[root@centos tcptrace]# &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Return to: '''[[Application Extension Platform 1.x -- Packaging Applications on Cisco AXP|Packaging Applications on Cisco AXP]]&lt;br /&gt;
&lt;br /&gt;
'''Return to start of Getting Started Guide: '''[[Cisco AXP Getting Started Guide]]&lt;br /&gt;
[[Category:AXP Getting Started]]&lt;/div&gt;</summary>
		<author><name>Jwithing</name></author>	</entry>

	</feed>