From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FEYHl-0007ar-Of for garchives@archives.gentoo.org; Wed, 01 Mar 2006 20:51:02 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k21KnP3P002890; Wed, 1 Mar 2006 20:49:25 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k21Kim1g013896 for <gentoo-user@lists.gentoo.org>; Wed, 1 Mar 2006 20:44:48 GMT Received: by wproxy.gmail.com with SMTP id i20so235234wra for <gentoo-user@lists.gentoo.org>; Wed, 01 Mar 2006 12:44:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WxAAX/NO0ldc/qKezeqi1M8OxQ9f/4chmCfKcDbXSZ+SNS9oMsGK2BAWSDSXQ0fEs5fNMH38m/PQj7C3o8XOpBSgKwIne7VadJCnGLhnNh7+tIcSf0LenBOCGbisYmiyF9DoFbx+zHnsxOPSLG86JiF+IWg8o1VMbviHXsbNX/w= Received: by 10.54.153.8 with SMTP id a8mr166259wre; Wed, 01 Mar 2006 12:44:48 -0800 (PST) Received: by 10.54.69.19 with HTTP; Wed, 1 Mar 2006 12:44:48 -0800 (PST) Message-ID: <7573e9640603011244k5931abdaj873bcd8a1f3ee6c4@mail.gmail.com> Date: Wed, 1 Mar 2006 13:44:48 -0700 From: "Richard Fish" <bigfish@asmallpond.org> Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] vmware and all java applications not running In-Reply-To: <4bf052bf0603010907q774e9090qfec223ee0b6393b3@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <4bf052bf0603010907q774e9090qfec223ee0b6393b3@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k21Kim1g013896 X-Archives-Salt: 83e28bd9-ee66-411b-9c79-eb8f9fd99137 X-Archives-Hash: a8286a9d23f2f1c825e9fec5cc62cd77 On 3/1/06, Ghaith Hachem <blacksadness@gmail.com> wrote: > hello, > i have recently noticed that many java application are not running > anymore like Mercury > > $ /fdrive/external/home/angel/1709_Linux_NoVM.bin > Preparing to install... > Extracting the installation resources from the installer archive... > Configuring the installer for this system's environment... > awk: error while loading shared libraries: libdl.so.2: cannot open > shared object file: No such file or directory > dirname: error while loading shared libraries: libc.so.6: cannot open > shared object file: No such file or directory Strange...are you by chance using pre-linking, and forget to run a "prelink -aq"? Or maybe you just need to run "ldconfig" to update the library cache. -Richard -- gentoo-user@gentoo.org mailing list