mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* install athlon rpm on amd64
@ 2005-06-03 20:30 Anil kumar
  2005-06-03 20:44 ` Lennart Sorensen
  0 siblings, 1 reply; 2+ messages in thread
From: Anil kumar @ 2005-06-03 20:30 UTC (permalink / raw)
  To: linux-kernel

Hi,

Can I install an athlon(amd32) rpm on an amd64(x86_64)
machine.
When I tried installing, I am getting an ELF file
incompatibility. The .obj file in the athlon rpm is
ELF-32bit but the system is x86_64.
I guess it should still work? 
Maybe my rpm is bad.

If not, can I install an athlon(amd32) rpm on an i386
machine?

My apologies if this is not the right mailing list for
this type of question. 

with regards,
  Anil


		
__________________________________ 
Discover Yahoo! 
Have fun online with music videos, cool games, IM and more. Check it out! 
http://discover.yahoo.com/online.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: install athlon rpm on amd64
  2005-06-03 20:30 install athlon rpm on amd64 Anil kumar
@ 2005-06-03 20:44 ` Lennart Sorensen
  0 siblings, 0 replies; 2+ messages in thread
From: Lennart Sorensen @ 2005-06-03 20:44 UTC (permalink / raw)
  To: Anil kumar; +Cc: linux-kernel

On Fri, Jun 03, 2005 at 01:30:32PM -0700, Anil kumar wrote:
> Can I install an athlon(amd32) rpm on an amd64(x86_64)
> machine.
> When I tried installing, I am getting an ELF file
> incompatibility. The .obj file in the athlon rpm is
> ELF-32bit but the system is x86_64.
> I guess it should still work? 

Probably not.  x86_64 can emulate / run 32bit environment, and run 32bit
programs assuming you have all the required 32bit libraries.  That
doesn't mean rpm has to know about that.  I don't know how redhat
handles x86_64, but certainly Debian does not accept a 32bit package to
be installed by the 64bit package manager.  You can however setup a
chroot and run a 32bit environment in the chroot seperate from the 64bit
to manage software installs, and then run the program from outside the
chroot afterwards.  At least on Debian.

> Maybe my rpm is bad.

Highly unlikely.

> If not, can I install an athlon(amd32) rpm on an i386
> machine?

Using a 32bit rpm installer I imagine.

> My apologies if this is not the right mailing list for
> this type of question. 

A redhat list would be more likely to know.  It's not a kernel problem,
but an rpm user space problem.

Len Sorensen

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-03 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-03 20:30 install athlon rpm on amd64 Anil kumar
2005-06-03 20:44 ` Lennart Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®