Gentoo Archives: gentoo-amd64

From: Dale <rdalek1967@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] About to install on a 64 bit system. Advice wanted.
Date: Thu, 09 Dec 2010 08:06:02
Message-Id: 4D0084BF.9040503@gmail.com
In Reply to: Re: [gentoo-amd64] About to install on a 64 bit system. Advice wanted. by Thomas M
1 Thomas M wrote:
2 > On Wednesday 08 December 2010 9:18:30 pm Dale wrote:
3 >
4 >> Frank Peters wrote:
5 >>
6 >>> On Wed, 08 Dec 2010 18:26:00 -0600
7 >>>
8 >>> Dale<rdalek1967@×××××.com> wrote:
9 >>>
10 >>>> Now I have a question. How do I tell Gentoo to make it pure 64 or a mix
11 >>>> of 32 and 64? I have read about this but I don't think I have actually
12 >>>> seen where it is set. Is it a profile selection, USE flag or something
13 >>>> else?
14 >>>>
15 >>> You have to make a symbolic link, /etc/make.profile, to a particular
16 >>> profile in /usr/share/portage/profiles, i.e. either the multilib (64/32)
17 >>> or the no-multilib (64-bit) profile. Also, the USE flag "multilib"
18 >>> indicates to the compiler that both 32-bit and 64-bit libraries should
19 >>> be built.
20 >>>
21 >>> Check the Gentoo manual for all the details. You'd best get used to
22 >>> reading the manual early. Everything is in there.
23 >>>
24 >>>
25 >>>> If I decide on one then want to switch to the other, does that require a
26 >>>> reinstall or just a change in settings and a recompile of world?
27 >>>>
28 >>> I'm not sure. It's best to check the manual.
29 >>>
30 >>> Frank Peters
31 >>>
32 >> I know about the profiles. I been running Gentoo a while. It's just
33 >> been x86 to this point. When I run eselect list profile, nothing 64 bit
34 >> shows up at all. I guess this is because of my settings in make.conf
35 >> tho. Since I can't see the FULL list, I had to ask. Could someone post
36 >> the output of eselect list profile from a 64 bit system? That would
37 >> clear up some muddy water for me.
38 >>
39 >> I'm making notes on all this. I hope to get it right on the first
40 >> install. ;-)
41 >>
42 >> Thanks.
43 >>
44 >> Dale
45 >>
46 >> :-) :-)
47 >>
48 > I think profile lists are dependent on which stage3 you install: x86 or amd64.
49 > I think the reason you don't see amd64 profile right now is because you
50 > currently don't have amd64 stage3 yet in your PC. I could be wrong though.
51 >
52 > I personally run multilib.
53 >
54 > $ eselect profile list
55 > Available profile symlink targets:
56 > [1] default/linux/amd64/10.0
57 > [2] default/linux/amd64/10.0/desktop
58 > [3] default/linux/amd64/10.0/desktop/gnome
59 > [4] default/linux/amd64/10.0/desktop/kde *
60 > [5] default/linux/amd64/10.0/developer
61 > [6] default/linux/amd64/10.0/no-multilib
62 > [7] default/linux/amd64/10.0/server
63 > [8] hardened/linux/amd64
64 > [9] hardened/linux/amd64/no-multilib
65 > [10] selinux/2007.0/amd64
66 > [11] selinux/2007.0/amd64/hardened
67 > [12] selinux/v2refpolicy/amd64
68 > [13] selinux/v2refpolicy/amd64/desktop
69 > [14] selinux/v2refpolicy/amd64/developer
70 > [15] selinux/v2refpolicy/amd64/hardened
71 > [16] selinux/v2refpolicy/amd64/server
72 >
73 > Thomas
74 >
75 >
76
77 I figured it was something like that. I also know now that the kde
78 profile is multilib too. I figured it was. I'm learning.
79
80 Thanks.
81
82 Dale
83
84 :-) :-)