From owner-freebsd-questions@FreeBSD.ORG Mon Jul 20 01:26:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 185DA106566B for ; Mon, 20 Jul 2009 01:26:45 +0000 (UTC) (envelope-from martinrame@yahoo.com) Received: from web35606.mail.mud.yahoo.com (web35606.mail.mud.yahoo.com [66.163.179.145]) by mx1.freebsd.org (Postfix) with SMTP id C964F8FC12 for ; Mon, 20 Jul 2009 01:26:44 +0000 (UTC) (envelope-from martinrame@yahoo.com) Received: (qmail 43223 invoked by uid 60001); 20 Jul 2009 01:26:44 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1248053204; bh=sL33MU/7U6QIMNeh0CmitDLmKUpoAvwU7V4Pzm3FmKo=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=RMoDyzYZmIwfLGnI87C+9Es3VZ+5CJ1/EU+CQYGx6YtNb9tfr+zsKSXDQzqHa+mKn/fQEs8cda2nIse49UqHcnomIPfBjV1N+2LhvgtjoCBA5ctZutz1ygKs7aHSHJynBAP1nOZNGavUBQUsXfeoU7XUb3JJYIJCbpbSLN8gT40= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=DSCkIZD+f5QPS5DOlBxmyCo3AoAJP9E3bb0+dwFGs5kfFli7uJ3/jkGbdOCQwjV/1SWJqGlcDIs1VdU6mK+lPPxUFDgxWtabcpkbwk+P5mfTaXfc+NqH64tFfFCluFxcroVcbdhXtOHThme/fOqK/wAXbPsa0VTkPuQB2Y12dik=; Message-ID: <167607.42875.qm@web35606.mail.mud.yahoo.com> X-YMail-OSG: pgIlyz8VM1na5pAZBI_Ev_tMlrm1lEaon.lO7m4poOpCCGUkXET1V4L3S.jZL6EZtR7mmhzZhL6DjM3xD_9Z8AKdGDjifAfx1TND20qMYFVlWy.XmoPDsp1e7XG.YVRBqVZVibL029bMGkBGT5JSPrE_bp7aasx1eeVLLiaknNiOvLB8y4X1cIE5FjEPrrpm9mN.KPVkC8jQ1TtNqc1m3vbPfzy3bcayHUYZJamV0yrwt2KjyNl.MjCL97HWrFg.O5Ku.aDxAiu95Is7_aXL71.2eNDfnsM05w441zUEuuy1d92zbarMTb1pjlGK1rnfGsFRmbjFBlH7wPIUgJIElzsD13crjgtv6EfSo14O.SnqqZ8zgJBKGxx14vKdEa1Yy8c- Received: from [201.231.61.15] by web35606.mail.mud.yahoo.com via HTTP; Sun, 19 Jul 2009 18:26:43 PDT X-Mailer: YahooMailClassic/6.0.18 YahooMailWebService/0.7.289.15 Date: Sun, 19 Jul 2009 18:26:43 -0700 (PDT) From: =?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Subject: libjpeg.so.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2009 01:26:45 -0000 Hi, after upgrading wine to 1.1.26 from ports, the library libjpeg.so.9 no = longer exists, it was replaced by libjpeg.so.10.=0A=0AThe first problem I f= ound was that icewm didn't loads, then I created a soft link to libjpeg.so.= With this change, icewm loads, but icewmbg can't load because it needs lib= jpeg.so.9. This is the error message I receive when I try to load icewmbg:= =0A=0Aicewmbg: using /home/martin/.icewm for private configuration files=0A= Wrong JPEG library version: library is 70, caller expects 62=0AIMLIB ERROR:= Cannot load image: /home/martin/wallpapers/Unix Desktop Wallpaper Pictures= Unix Cyborg Technologies.jpg=0AAll fallbacks failed.=0Aicewmbg: Warning: L= oading of image "/home/martin/wallpapers/Unix Desktop Wallpaper Pictures Un= ix Cyborg Technologies.jpg" failed=0A=0AHow can I install libjpeg.so.9?=0A= =0ALeonardo M. Ram=E9=0Ahttp://leonardorame.blogspot.com=0A=0A=0A