[gentoo-user] Re: Some essential packages fail to compile

2012-09-09 Thread Andrea Conti
If I fully follow that wiki page (I did until the wrapper script is added) I would have to change these links: lrwxrwxrwx 1 root root 16 Sep 6 21:35 c++ - ../../bin/distcc lrwxrwxrwx 1 root root 16 Sep 6 21:35 cc - ../../bin/distcc lrwxrwxrwx 1 root root 16 Sep 6 21:35 g++ -

Re: [gentoo-user] Heads-up; bash now uses readline USE flag

2012-09-09 Thread Neil Bothwick
On Sat, 8 Sep 2012 23:42:45 -0400, Walter Dnes wrote: Isn't readline enabled by default on all reasonable profiles? Do you have USE=-* in make.conf? If so, it's just bitten you. Yup. I did that to avoid further surprises after the developers in their infinite wisdom had IPV6 enabled

Re: [gentoo-user] Heads-up; bash now uses readline USE flag

2012-09-09 Thread Alan McKinnon
On Sat, 8 Sep 2012 23:42:45 -0400 Walter Dnes waltd...@waltdnes.org wrote: On Sat, Sep 08, 2012 at 09:07:02AM +0100, Neil Bothwick wrote Isn't readline enabled by default on all reasonable profiles? Do you have USE=-* in make.conf? If so, it's just bitten you. Yup. I did that to

[gentoo-user] stage3/handbook mismatch

2012-09-09 Thread Chris Stankevitz
FYI, stage3-amd64-20120621.tar.bz2 creates a file /etc/make.conf handbook says to edit to /etc/portage/make.conf Chris

[gentoo-user] Pacific vs Pacific-New

2012-09-09 Thread Chris Stankevitz
Hello, Following the handbook, I am now setting my timezone. I am in Los Angeles. Should I select: a) /usr/share/zoneinfo/US/Pacific b) /usr/share/zoneinfo/US/Pacific-New c) [your answer here] man Pacific didn't help. Thank you, Chris

Re: [gentoo-user] stage3/handbook mismatch

2012-09-09 Thread Mark Knecht
That's a very new change just announced globally today and only for new installs. Take a look at eselect news for more info. HTH, Mark

Re: [gentoo-user] Pacific vs Pacific-New

2012-09-09 Thread Mark Knecht
From kindle. I use America/Los-Angeles myself.

[gentoo-user] Having the possibility to set the system-wide locale settings

2012-09-09 Thread Chris Stankevitz
Hello, Section 8c of the handbook tells me: === You now have the possibility to set the system-wide locale settings in the /etc/env.d/02locale file: === Code Listing 3.8: Setting the default system locale in /etc/env.d/02locale LANG=de_DE.UTF-8 LC_COLLATE=C === Q1: Do I have the possibility

Re: [gentoo-user] Having the possibility to set the system-wide locale settings

2012-09-09 Thread Dale
Chris Stankevitz wrote: Hello, Section 8c of the handbook tells me: === You now have the possibility to set the system-wide locale settings in the /etc/env.d/02locale file: === Code Listing 3.8: Setting the default system locale in /etc/env.d/02locale LANG=de_DE.UTF-8 LC_COLLATE=C

Re: [gentoo-user] Having the possibility to set the system-wide locale settings

2012-09-09 Thread Joshua Murphy
On Sun, Sep 9, 2012 at 9:47 PM, Chris Stankevitz chrisstankev...@gmail.com wrote: Hello, Section 8c of the handbook tells me: === You now have the possibility to set the system-wide locale settings in the /etc/env.d/02locale file: === Code Listing 3.8: Setting the default system locale