Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Advice for 64-bit n00b?
Date: Wed, 03 Mar 2010 20:07:11
Message-Id: 201003032204.17232.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Advice for 64-bit n00b? by Stroller
1 On Wednesday 03 March 2010 19:04:45 Stroller wrote:
2 > On 3 Mar 2010, at 15:29, Stroller wrote:
3 > > ...
4 > > I have started following the Gentoo Linux AMD64 Handbook, because
5 > > the Quick Install Guide is described as "x86". Having untarred the
6 > > stage I am surprised to find a lib32 directory. I thought
7 > > compatibility with 32-bit binaries was optional. Or am I
8 > > misunderstanding? This is going to be a headless server & I can't
9 > > think that it'll need any binary packages - possibly the management
10 > > utility for the RAID controller will be distributed as a binary, I'm
11 > > not sure yet (the hardware RAID key was missing when I got this
12 > > machine ☹)
13 >
14 > Further to Alan's reply, I've proceeded a little further.
15 >
16 > I'm onto section 2.3: Changing profiles, where it says:
17 > "If you want to have a pure 64-bit environment, with no 32-bit
18 > applications or libraries, you should use a non-multilib profile."
19 >
20 > See my comments in the quoted above. It shouldn't be too expensive to
21 > enable the RAID in this machine (which is on the mainboard, but
22 > requires a little hardware PCB "key" to be fitted). That's a Dell
23 > PERC4, which AFAICT is a rebadged LSI megaraid.
24 >
25 > This post [1] http://tinyurl.com/3dzcl9 referrs to the management
26 > utility thus: "MegaCLI comes as a RPM containing only a single
27 > statically linked 32-bit Linux binary", however `eix mega` suggests
28 > there may be alternatives, such as `megactl` [2]
29 >
30 > My immediate thought when reading the handbook was that it's "best"
31 > and "cleanest" and "more right" to only have 64-bit libraries on a 64-
32 > bit system, but this need for the RAID management utility is making me
33 > wonder if that would be cutting off my nose to spite my face.
34
35 It has a single statically linked binary. Which probably means it already
36 contains everything you will need and will run just fine. No need to build
37 everything multilib; if you do need a 32bit lib, just install the appropriate
38 emul-x86-linux package.
39
40 --
41 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] Advice for 64-bit n00b? Mick <michaelkintzios@×××××.com>