public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: Duncan <1i5t5.duncan@cox.net>
To: gentoo-amd64@lists.gentoo.org
Subject: [gentoo-amd64]  Re: Promise Raid Card WebPam for EX8350
Date: Fri, 14 Oct 2005 17:25:13 -0700	[thread overview]
Message-ID: <pan.2005.10.15.00.25.12.731885@cox.net> (raw)
In-Reply-To: 434F4078.4080500@singnet.com.sg

P.V.Anthony posted <434F4078.4080500@singnet.com.sg>, excerpted below,  on
Fri, 14 Oct 2005 13:22:00 +0800:

> Since the WebPAM is a 32-bit appliance, it needs specific 32-bit related
> library or application when you are installing it. Therefore, In Red Hat
> Enterprise Linux 4.0 for x86_64, you should include the package
> "Compatibility Arch Support"

This would indicate you need 32-bit specific libraries and 32-bit
execution support in your kernel.

1)  Ensure that you have 32-bit support turned on in your kernel (under
Executable file formats / Emulations, ensure that the IE32 Emulation
option is compiled in, or alternatively, compiled as a module and the
module loaded via modprobe).

2)  Ensure the various app-emulation/emul-linux-x86-* packages have been
merged.  You won't need all of them, but merging them all is likely easier
that figuring out which ones you need and which you don't.  (These are
32-bit binary compatibility libs, so no compiling required -- merges
should go pretty fast.)

3)  Ensure that you aren't running a no-multilib subprofile, and that gcc,
glibc, and the like, have been compiled with 32-bit support.  (You should
have /usr/lib32/libc.so and
/usr/lib/gcc/x86_64-pc-linux-gnu/<version>/32/libstdc++.so, among others)

For many 32-bit apps, that should do it.  It's possible you'll still need
certain 32-bit libs that aren't included in the above compatibility stuff.
You can run ldd <binary.file> to find out what libraries it'll try to load
and see if any are missing.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman in
http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html


-- 
gentoo-amd64@gentoo.org mailing list



  reply	other threads:[~2005-10-15  0:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14  5:22 [gentoo-amd64] Promise Raid Card WebPam for EX8350 P.V.Anthony
2005-10-15  0:25 ` Duncan [this message]
2005-10-24  3:26   ` [gentoo-amd64] " P.V.Anthony

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pan.2005.10.15.00.25.12.731885@cox.net \
    --to=1i5t5.duncan@cox.net \
    --cc=gentoo-amd64@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox