From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LbjPK-0005B9-RM for garchives@archives.gentoo.org; Mon, 23 Feb 2009 22:36:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69BEAE04CB; Mon, 23 Feb 2009 22:36:12 +0000 (UTC) Received: from www01.badapple.net (www01.badapple.net [64.79.219.163]) by pigeon.gentoo.org (Postfix) with ESMTP id 54B66E04CB for ; Mon, 23 Feb 2009 22:36:12 +0000 (UTC) Received: from [10.72.228.15] (nat-dip11.fw.corp.yahoo.com [209.131.62.120]) (Authenticated sender: ramin@badapple.net) by www01.badapple.net (Postfix) with ESMTP id 905CE150013 for ; Mon, 23 Feb 2009 14:36:11 -0800 (PST) Message-ID: <49A324DA.20705@badapple.net> Date: Mon, 23 Feb 2009 14:36:10 -0800 From: kashani User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Oracle10g install on current gentoo References: <1235424462.259167@rumba> In-Reply-To: <1235424462.259167@rumba> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: a056ddfd-5f90-4836-bb3f-854547685c70 X-Archives-Hash: 59a60a213852a6a90a6a7b8a56b676bb Konstantinos Agouros wrote: > Hi, > > I tried to install Oracle10g 10.2.0.1 on a gentoo box. Install ran > through until it tried to start the tnslistener. That would get stuck in an > endless loop it seems with tnslistener running at 100% CPU. strace telling > me it is calling times() endlessly. > > Anybody got a clue what I am doing wrong? Did you install all the compat packages it requires? I would use this site as a base for installing all the packages you will need on Gentoo. http://www.puschitz.com/InstallingOracle10g.shtml kashani