Automatically installing 32-bit libraries on 64-bit machine? (RHEL3)

Joshua Jensen jjensen at cisco.com
Tue Jun 27 15:38:49 UTC 2006


On Mon, Jun 26, 2006 at 09:47:15PM -0400, John Rothschild wrote:
> On RHEL  4, the following works.  I  haven't tested it on RHEL 3.
> 
> Add this to your packages section of your kickstart file.
> 
> %packages --resolvedeps
> 
> @Compatibility Arch Support
> @Compatibility Arch Development Support

--resolvedeps is inherent, you can't not automatically resolvedeps

The key to those two groups above is that they use the mostly
undocumented "biarch" directive, which tells anaconda to do what yum
already does... install both arches of any given package.


-- 
Joshua Jensen <jjensen ☆ cisco.com>
Work:  919 392 1488  Mobile: 919 454 9679  Fax: 919 392 8902
"Moderation in Moderation"




More information about the Kickstart-list mailing list