Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread mike cloaked
On Fri, Jun 4, 2010 at 12:01 AM, Phil Meyer wrote: >> If someone wants to run a nightly version of Thunderbird (say >> 3.1.1pre) in 64 bit F13 where the nightly builds are only for 32 bit - >> then it is not so easy! >> >> If you can give a one line command to pull in all the correct 32 bit >> li

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Phil Meyer
On 06/03/2010 03:51 PM, mike cloaked wrote: > On Thu, Jun 3, 2010 at 10:30 PM, Phil Meyer wrote: > >> On 06/03/2010 10:33 AM, Jim wrote: >> >>> FC13/KDE >>> >>> How do I install 32 bit Libs on a 64 bit box ? >>> >>> I have SDL installed. >>> >>> This would be a good addition to Yum. >>>

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread mike cloaked
On Thu, Jun 3, 2010 at 10:30 PM, Phil Meyer wrote: > On 06/03/2010 10:33 AM, Jim wrote: >> FC13/KDE >> >> How do I install 32 bit Libs on a 64 bit box ? >> >> I have SDL installed. >> >> This would be a good addition to Yum. >> > > It would be much easier to discover why you might need some 32 bit

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Phil Meyer
On 06/03/2010 10:33 AM, Jim wrote: > FC13/KDE > > How do I install 32 bit Libs on a 64 bit box ? > > I have SDL installed. > > This would be a good addition to Yum. > It would be much easier to discover why you might need some 32 bit libraries. For instance, you mentioned SDL. Is there an a

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Stephen Gallagher
On 06/03/2010 01:44 PM, Jim wrote: > On 06/03/2010 01:10 PM, Patrick O'Callaghan wrote: >> On Thu, 2010-06-03 at 12:52 -0400, Jim wrote: >> >>> On 06/03/2010 12:41 PM, Nicolae Ghimbovschi wrote: >>> Append .i686 to the package name you are installing using yum. yum install packagenam

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Frank Murphy
On 03/06/10 18:38, Jim wrote: > On 06/03/2010 01:19 PM, Rick Stevens wrote: > >> >> yum install lib*.i686 >> >> Use at your own risk. Thou hast been warned. > > Cheap and dirty (and will likely install stuff you don't want): > > Yea Your right about that Rick , It wants to also install all

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Jim
On 06/03/2010 01:10 PM, Patrick O'Callaghan wrote: > On Thu, 2010-06-03 at 12:52 -0400, Jim wrote: > >> On 06/03/2010 12:41 PM, Nicolae Ghimbovschi wrote: >> >>> Append .i686 to the package name you are installing using yum. >>> >>> yum install packagename.i686 >>> >>> e.g. >>> yum instal

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Jim
On 06/03/2010 01:19 PM, Rick Stevens wrote: > On 06/03/2010 10:10 AM, Patrick O'Callaghan wrote: > >> On Thu, 2010-06-03 at 12:52 -0400, Jim wrote: >> >>> On 06/03/2010 12:41 PM, Nicolae Ghimbovschi wrote: >>> Append .i686 to the package name you are installing using yum. >>>

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Rick Stevens
On 06/03/2010 10:10 AM, Patrick O'Callaghan wrote: > On Thu, 2010-06-03 at 12:52 -0400, Jim wrote: >> On 06/03/2010 12:41 PM, Nicolae Ghimbovschi wrote: >>> Append .i686 to the package name you are installing using yum. >>> >>> yum install packagename.i686 >>> >>> e.g. >>> yum install libtiff.i686

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Patrick O'Callaghan
On Thu, 2010-06-03 at 12:52 -0400, Jim wrote: > On 06/03/2010 12:41 PM, Nicolae Ghimbovschi wrote: > > Append .i686 to the package name you are installing using yum. > > > > yum install packagename.i686 > > > > e.g. > > yum install libtiff.i686 > > > > On Thu, Jun 3, 2010 at 19:33, Jim wrote:

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Jim
On 06/03/2010 12:41 PM, Nicolae Ghimbovschi wrote: Append .i686 to the package name you are installing using yum. yum install packagename.i686 e.g. yum install libtiff.i686 On Thu, Jun 3, 2010 at 19:33, Jim > wrote: FC13/KDE How do I install 32 bit Li

Re: FC13, Installing 32 bit Libs on a 64 bit box

2010-06-03 Thread Nicolae Ghimbovschi
Append .i686 to the package name you are installing using yum. yum install packagename.i686 e.g. yum install libtiff.i686 On Thu, Jun 3, 2010 at 19:33, Jim wrote: > FC13/KDE > > How do I install 32 bit Libs on a 64 bit box ? > > I have SDL installed. > > This would be a good addition to Yum. >