From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2lqm-00037S-BK for garchives@archives.gentoo.org; Tue, 27 Oct 2009 13:12:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE3FEE07EC; Tue, 27 Oct 2009 13:12:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A7E74E07EC for ; Tue, 27 Oct 2009 13:12:34 +0000 (UTC) Received: from localhost (0x3ef266d2.svgnxx4.dynamic.dsl.tele.dk [62.242.102.210]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7E4BF676C2 for ; Tue, 27 Oct 2009 13:12:33 +0000 (UTC) Date: Tue, 27 Oct 2009 14:09:22 +0100 From: Peter Alfredsen To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] GCC man pages Message-ID: <20091027140922.39c70e8d@gentoo.org> In-Reply-To: <4AE6E36E.2000005@f_philipp.fastmail.net> References: <4AE6E36E.2000005@f_philipp.fastmail.net> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.16.6; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 2ec1f41b-8d55-4aec-bcf0-fbc26c82ac96 X-Archives-Hash: fb5b1c7abef9170047d34c6f1ee1523f On Tue, 27 Oct 2009 13:11:26 +0100 Florian Philipp wrote: > Hi list! > > I noticed that recently (probably with the update to gcc-4.3.4 from > gcc-4.3.2-r2) the man and info pages disappeared. > > With `eselect files` I could find them in > /usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/{info,man}. > > Is this correct? How do I tell man and info to search the pages there? > > Thanks in advance > Florian Philipp > Did you run "source /etc/profile" ?