Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Promise Raid Card WebPam for EX8350
Date: Sat, 15 Oct 2005 00:28:57
Message-Id: pan.2005.10.15.00.25.12.731885@cox.net
In Reply to: [gentoo-amd64] Promise Raid Card WebPam for EX8350 by "P.V.Anthony"
1 P.V.Anthony posted <434F4078.4080500@×××××××××××.sg>, excerpted below, on
2 Fri, 14 Oct 2005 13:22:00 +0800:
3
4 > Since the WebPAM is a 32-bit appliance, it needs specific 32-bit related
5 > library or application when you are installing it. Therefore, In Red Hat
6 > Enterprise Linux 4.0 for x86_64, you should include the package
7 > "Compatibility Arch Support"
8
9 This would indicate you need 32-bit specific libraries and 32-bit
10 execution support in your kernel.
11
12 1) Ensure that you have 32-bit support turned on in your kernel (under
13 Executable file formats / Emulations, ensure that the IE32 Emulation
14 option is compiled in, or alternatively, compiled as a module and the
15 module loaded via modprobe).
16
17 2) Ensure the various app-emulation/emul-linux-x86-* packages have been
18 merged. You won't need all of them, but merging them all is likely easier
19 that figuring out which ones you need and which you don't. (These are
20 32-bit binary compatibility libs, so no compiling required -- merges
21 should go pretty fast.)
22
23 3) Ensure that you aren't running a no-multilib subprofile, and that gcc,
24 glibc, and the like, have been compiled with 32-bit support. (You should
25 have /usr/lib32/libc.so and
26 /usr/lib/gcc/x86_64-pc-linux-gnu/<version>/32/libstdc++.so, among others)
27
28 For many 32-bit apps, that should do it. It's possible you'll still need
29 certain 32-bit libs that aren't included in the above compatibility stuff.
30 You can run ldd <binary.file> to find out what libraries it'll try to load
31 and see if any are missing.
32
33 --
34 Duncan - List replies preferred. No HTML msgs.
35 "Every nonfree program has a lord, a master --
36 and if you use the program, he is your master." Richard Stallman in
37 http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html
38
39
40 --
41 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Promise Raid Card WebPam for EX8350 "P.V.Anthony" <pvantony@×××××××××××.sg>