Expressing RPM dependencies with InstallP
- From: Karthik <karthik3186@xxxxxxxxx>
- Date: Thu, 09 Aug 2007 08:08:28 -0000
Hi,
I am new to AIX and I have been asked to convert an RPM package into
a InstallP package. I used LPPBUILD (Open source software) for easing
out the process of conversion. Using it I have created the BFFs. But
now, say the rpm was dependent on bash *3.0.5-1* . How do I represent
the similar dependency in InstallP using V.R.M.F or in other words how
do I specify the dependency of a software in installp that I installed
thro` rpm.
Example :
A.rpm needs to be converted to A.bff.
A.rpm requires bash 3.0.5-1 as a prerequisite.
How do I make A.bff depend on the same bash ?
-Karthik
.
- Follow-Ups:
- Re: Expressing RPM dependencies with InstallP
- From: Paul Landay
- Re: Expressing RPM dependencies with InstallP
- Prev by Date: Re: GPFS Lease expired causing node expulsion
- Next by Date: building php5.3.2 on AIX 5.2
- Previous by thread: Error Explainations
- Next by thread: Re: Expressing RPM dependencies with InstallP
- Index(es):
Relevant Pages
|