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 1N05fp-0000Xl-Ml for garchives@archives.gentoo.org; Tue, 20 Oct 2009 03:46:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2ED4E072D; Tue, 20 Oct 2009 03:46:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BB090E072D for ; Tue, 20 Oct 2009 03:46:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 509D367C52 for ; Tue, 20 Oct 2009 03:46:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.294 X-Spam-Level: X-Spam-Status: No, score=-2.294 required=5.5 tests=[AWL=0.305, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q9GcASZQraxa for ; Tue, 20 Oct 2009 03:46:04 +0000 (UTC) Received: from ironport2-out.pppoe.ca (ironport2-out.teksavvy.com [206.248.154.181]) by smtp.gentoo.org (Postfix) with ESMTP id 4C13267C02 for ; Tue, 20 Oct 2009 03:46:03 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgcFAJTP3EpMCpcR/2dsb2JhbACBUtckhDEEiAU X-IronPort-AV: E=Sophos;i="4.44,589,1249272000"; d="scan'208";a="47850248" Received: from 76-10-151-17.dsl.teksavvy.com (HELO waltdnes.org) ([76.10.151.17]) by ironport2-out.pppoe.ca with SMTP; 19 Oct 2009 23:46:01 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Mon, 19 Oct 2009 23:39:07 -0400 From: waltdnes@waltdnes.org Date: Mon, 19 Oct 2009 23:39:07 -0400 To: Gentoo Users List Subject: [gentoo-user] Wine users backup libjpeg.so.62.0.0 Message-ID: <20091020033907.GA24339@waltdnes.org> 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-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Archives-Salt: 7bb76a7f-aa2f-4862-ab17-8f1c8b5533be X-Archives-Hash: 68516353ee9c2c3ffa409450945e832c MAKE SURE TO BACKUP libjpeg.so.62.0.0 and libjpeg.so.62 (a symlink to libjpeg.so.62.0.0) My older machine was getting flakey so I migrated to my newer machine. I updated the new machine to the latest everything, and got a message that I could delete libjpeg.so.62 (a symlink to libjpeg.so.62.0.0) in /usr/lib (that's where it is on my Gentoo system). Bad move... Wine no longer ran. Fortunately, I had not updated my older machine, so I was able to copy the files over from it, and Wine is now running. The weird part is that I followed instructions, and ran the revdep-rebuild. It claimed there were no dynamic links to libjpeg.so.62 -- Walter Dnes